• Search & compare prices from leading car hire companies & save!
  • Flexible Rentals, Worldwide locations, No Hidden Fees
  • Get in touch via Facebook
  • 24/7 Multi Lingual Customer Service

Berlin Tegel Car Hire Mini Guide

Berlin Tegel Airport is just a 25 minute drive to the City of Berlin. Berlin is a huge city so of course we have car hire offices throughout Berlin so you can choose to either collect your rental car at the airport or when you arrive at your accommodation. Book with us online for low prices on rental cars, the earlier you book the better price you will get.

Berlin Tegel Airport is a large airport, and it has 5 main terminals which are denoted by the letters A, B, C, D and E.  The car rental desks can be found on the lower floor in Terminal E.  Just make sure you have your car rental voucher and driving licence with you and you will be able to collect your car and be on the road in no time. 

Current Rental Rates at Berlin Airport

Kia Picanto

4 Adults, 3 Doors

From 28.05 EUR/day
Kia Picanto

7 Days rental at 196.39 EUR from 18/01/2021

  2 |
  Manual |
  Yes

Opel Corsa

4 Adults, 5 Doors

From 28.62 EUR/day
Opel Corsa

7 Days rental at 200.38 EUR from 18/01/2021

  2 |
  Manual |
  Yes

Fiat 500

4 Adults, 3 Doors

From 29.52 EUR/day
Fiat 500

7 Days rental at 206.67 EUR from 18/01/2021

  1 |
  Manual |
  Yes

Volkswagen Polo

5 Adults, 3 Doors

From 30.07 EUR/day
Volkswagen Polo

7 Days rental at 210.50 EUR from 18/01/2021

  2 |
  Manual |
  Yes

Ford Focus

5 Adults, 5 Doors

From 31.01 EUR/day
Ford Focus

7 Days rental at 217.12 EUR from 18/01/2021

  3 |
  Manual |
  Yes

Seat Leon Estate

5 Adults, 5 Doors

From 32.56 EUR/day
Seat Leon Estate

7 Days rental at 227.96 EUR from 18/01/2021

  4 |
  Manual |
  Yes

Seat Leon

5 Adults, 5 Doors

From 33.62 EUR/day
Seat Leon

7 Days rental at 235.35 EUR from 18/01/2021

  3 |
  Manual |
  Yes

Seat Leon

5 Adults, 5 Doors

From 34.11 EUR/day
Seat Leon

7 Days rental at 238.82 EUR from 18/01/2021

  3 |
  Manual |
  Yes

Seat Leon

5 Adults, 5 Doors

From 34.59 EUR/day
Seat Leon

7 Days rental at 242.17 EUR from 18/01/2021

  3 |
  Automatic |
  Yes

Useful to know about Berlin Airport

  • Berlin Tegel Airport is also known as Otto Lilienthal Airport.
  • It’s 5 miles north west of the city centre.
  • Last year it saw 15 million passengers use its services.
  • The airport will close when Berlin-Brandenburg Airport opens.
  • The site was the base of a Prussian Airship Battalion in the early 20th century.
  • Berlin is twinned with Los Angeles, Moscow, Paris and Istanbul as well as many other major and capital cities.

 

Popular car hire destinations in Berlin Airport

Best car rental companies in Berlin Airport

9.1
No.1: ENTERPRISE,
based on 2159 reviews
86
93
90
93
91
14 min (average wait time)
8.5
No.2: EUROPCAR,
based on 4092 reviews
90
86
80
84
83
14 min (average wait time)
8.2
No.3: THRIFTY,
based on 2683 reviews
85
78
81
78
86
13 min (average wait time)

Berlin Airport car hire information

  • 9.2/10
    Best Rated Agent:
    Enterprise Corporate
  • € 196.35
    Average price:
    (per week)
  • € 28.05
    Best Price:
    Per Week
  • 8
    Most Popular Type:
    Compact
  • 3
    Most popular model:
    Seat Leon
  • 30
    Total Cars Available
     

Average prices per day for car hire at Berlin Airport

ItemPercent
January€ 35
April€ 33
May€ 35
June€ 36
July€ 45
August€ 43
September€ 38
October€ 36
November€ 35
December€ 63
ItemPercent
January€ 29
April€ 28
May€ 31
June€ 34
July€ 34
August€ 37
September€ 32
October€ 31
November€ 30
December€ 56
ItemPercent
January€ 59
April€ 63
May€ 62
June€ 75
July€ 75
August€ 93
September€ 73
October€ 68
November€ 64
December€ 78
ItemPercent
January€ 41
April€ 38
May€ 40
June€ 45
July€ 53
August€ 51
September€ 44
October€ 44
November€ 45
December€ 80
ItemPercent
January€ 106
April€ 66
May€ 71
June€ 67
July€ 67
August€ 71
September€ 74
October€ 65
November€ 66
December€ 114
ItemPercent
January€ 29
April€ 27
May€ 28
June€ 27
July€ 30
August€ 34
September€ 29
October€ 28
November€ 29
December€ 54
ItemPercent
January€ 63
April€ 56
May€ 61
June€ 69
July€ 70
August€ 81
September€ 61
October€ 60
November€ 61
December€ 95
ItemPercent
January
April€ 30
May€ 30
June€ 30
July€ 45
August€ 38
September€ 40
October
November
December€ 93

Select category to see average car hire prices at Berlin Airport

*average daily rates based on 7 day rental, search for today's best prices

FAQs about car hire at Berlin Airport

Page_Load: CT_ID:285 NodeID:8800 pvCT_ID:285 NodeID:8800 DECLARE @CountryKeyword varchar(200), @CountryCode varchar(50),@DocumentPageTitle varchar(200), @DocumentPageDescription varchar(2000),@CT_ID int SELECT @DocumentPageTitle = DocumentPageTitle,@DocumentPageDescription = DocumentPageDescription from CMS_Document where DocumentNodeID =8800 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=285 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=285 Declare @TotalReviews varchar(200), @higest_rating float, @cheapest_price float, @CheapestVendor varchar(200),@expensive_price float, @offercount int; SET @TotalReviews = (select SUM(TotalAgent) as TotalReviews from[cartrawler_v2].[dbo].Review R where R.CartrawlerCode = @CT_ID and RecordDateTimeDt = (select MAX(RecordDateTimeDt) from[cartrawler_v2].[dbo].Review R where R.CartrawlerCode = @CT_ID)) SET @higest_rating = ( SELECT TOP 1 X.higest_rate * 2 as higest_rate FROM ( SELECT VendorName,CAST(overall AS decimal(5, 1)) AS higest_rate, CartrawlerCode FROM[cartrawler_v2].[dbo].[Review] WHERE CartrawlerCode = @CT_ID AND overall IS NOT NULL GROUP BY VendorName, overall, CartrawlerCode ) X ORDER BY CartrawlerCode, CAST(X.higest_rate AS decimal(5, 1)) DESC) SET @cheapest_price = ( SELECT CONVERT(Numeric(19, 2), min(computeddailyrate)) best_price FROM[cartrawler_v2].[dbo].[LocationVehicleV3] where CartrawlerCode = @CT_ID and vehiclematrixcategory<>'' and vehiclematrixcategory is not null and vehiclematrixcategory<> 'NULL' and RecordDateTimeDt = (select MAX(RecordDateTimeDt) from [cartrawler_v2].[dbo].[LocationVehicleV3] where CartrawlerCode=@CT_ID)) SET @CheapestVendor = ( select TOP 1 VendorShortName FROM[cartrawler_v2].[dbo].[ExtLocationVehicleV1] WHERE CartrawlerCode = @CT_ID AND RecordDateTimeDt = (select MAX(RecordDateTimeDt) from[cartrawler_v2].[dbo].[ExtLocationVehicleV1] where CartrawlerCode = @CT_ID ) order by computeddailyrate ) SET @expensive_price = ( SELECT TOP 1 CONVERT(Numeric(19,2),X.ComputedDailyRate) as expensive_price FROM ( SELECT [Expr1], MAX(ComputedDailyRate) as ComputedDailyRate, CountryCode, RecordDateTime, CountryName FROM [cartrawler_v2].[dbo].[LocationVehicleV2] group by [Expr1], CountryCode, RecordDateTime, RecordDateTimeDt, CountryName, CartrawlerCode HAVING (CountryCode= @CountryCode or CountryName = @CountryCode) AND ISNULL([Expr1], '') <> '' and CartrawlerCode = @CT_ID and RecordDateTimeDt = (select MAX(RecordDateTimeDt) from[cartrawler_v2].[dbo].[LocationVehicleV2] where(CountryCode= @CountryCode or CountryName = @CountryCode) and CartrawlerCode = @CT_ID) ) X ORDER BY X.ComputedDailyRate desc ) SET @offercount = (SELECT FLOOR(RAND() *(100-5+1))+5) SELECT @TotalReviews as TotalReviews, ratingavailable = CASE when @higest_rating is not null then @TotalReviews ELSE 0 END , higest_rating = CASE when @higest_rating is not null then @higest_rating ELSE 0 END , @cheapest_price as cheapest_price,@CheapestVendor as CheapestVendor, @expensive_price as expensive_price, @offercount as offercount,@DocumentPageTitle as DocumentPageTitle,@DocumentPageDescription as DocumentPageDescription
FAQs - How can we help?

There are always some points on which you are not sure when hiring a car, so we have done our best to answer the frequently asked questions. Just click this link and you will find the questions are sorted by category for easy navigation.


Other Rhino Car Hire Locations

We specialise in car rentals throughout Germany fo find you the best price and that's a promise...

from
€41
per day
ItemPercent
Jan€ 34
Feb€ 33
Mar€ 40
Apr€ 42
May€ 42
Jun€ 51
Jul€ 53
Aug€ 53
Sep€ 34
Oct€ 34
Nov€ 34
Dec€ 40
from
€36
per day
ItemPercent
Jan€ 37
Feb€ 33
Mar€ 28
Apr€ 32
May€ 30
Jun€ 40
Jul€ 51
Aug€ 45
Sep€ 38
Oct€ 35
Nov€ 23
Dec€ 37
from
€34
per day
ItemPercent
Jan€ 32
Feb€ 32
Mar€ 30
Apr
May€ 31
Jun€ 34
Jul€ 44
Aug€ 41
Sep€ 32
Oct€ 33
Nov€ 31
Dec€ 33
from
€44
per day
ItemPercent
Jan€ 42
Feb€ 44
Mar€ 44
Apr€ 44
May€ 47
Jun€ 45
Jul€ 45
Aug€ 48
Sep€ 45
Oct€ 43
Nov€ 43
Dec€ 37