• 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

Bucharest Banease Airport Car Rental Mini Guide

There are no charter or scheduled flights to Baneasa but it has full facilities to support business leaders including car rental. Baneasa was Bucharest’s second busiest airport and was the main budget airline airport in Romania. In March 2012 it was decided to rationalize all the airports in Romania and Baneasa turned into an airport handling only business jets. 
There are several Car Hire Agents based at the Airport so you are still able to book car hire online and collect upon arrival.

Current Rental Rates in Bucharest Baneasa Airport

Fiat 500

4 Adults, 5 Doors

From 40.83 EUR/day
Fiat 500

7 Days rental at 285.83 EUR from 24/07/2023

  2 |
  Manual |
  Yes

Renault Clio

5 Adults, 5 Doors

From 47.18 EUR/day
Renault Clio

7 Days rental at 330.28 EUR from 24/07/2023

  2 |
  Manual |
  Yes

Dacia Logan

5 Adults, 5 Doors

From 51.35 EUR/day
Dacia Logan

7 Days rental at 359.50 EUR from 24/07/2023

  2 |
  Automatic |
  Yes

Renault Megane

5 Adults, 3 Doors

From 59.92 EUR/day
Renault Megane

7 Days rental at 419.48 EUR from 24/07/2023

  3 |
  Manual |
  Yes

Opel Astra

5 Adults, 3 Doors

From 72.34 EUR/day
Opel Astra

7 Days rental at 506.40 EUR from 24/07/2023

  3 |
  Automatic |
  Yes

Opel Insignia

5 Adults, 4 Doors

From 77.87 EUR/day
Opel Insignia

7 Days rental at 545.15 EUR from 24/07/2023

  4 |
  Automatic |
  Yes

Skoda Octavia

5 Adults, 5 Doors

From 78.99 EUR/day
Skoda Octavia

7 Days rental at 552.93 EUR from 24/07/2023

  4 |
  Manual |
  Yes

Dacia Duster

5 Adults, 5 Doors

From 83.75 EUR/day
Dacia Duster

7 Days rental at 586.31 EUR from 24/07/2023

  4 |
  Manual |
  Yes

Renault Clio

5 Adults, 5 Doors

From 106.77 EUR/day
Renault Clio

7 Days rental at 747.41 EUR from 24/07/2023

  2 |
  Manual |
  Yes

Useful to know about Bucharest Baneasa Airport

  • Bucharest is the capital and biggest city in Romania followed by Constanta and Cluj-Napoca.
  • Nearly two million people live in the city which became the capital of Romania in 1862
  • It was the home of the infamous Vlad Dracul the Impaler in the 15th century
  • Aurel Vlaicu Airport, otherwise known as Baneasa Airport is a purely business flight airport
  • It used to be Bucharest’s low cost airport and was the second busiest in the country

 

Popular car hire destinations in Bucharest Baneasa Airport

Best car rental companies in Bucharest Baneasa Airport

9.0
No.1: AUTONOM,
based on 6 reviews
100
83
96
75
98
17 min (average wait time)
3.4
No.2: WHEEGO,
based on 6 reviews
26
31
30
38
45
0 min (average wait time)

Bucharest Baneasa Airport car hire information

  • 9.0/10
    Best Rated Agent:
    AUTONOM ROMANIA
  • € 285.81
    Average price:
    (per week)
  • € 40.83
    Best Price:
    Per Week
  • 7
    Most Popular Type:
    Intermediate
  • 2
    Most popular model:
    Dacia Duster
  • 19
    Total Cars Available
     

Average prices per day in Bucharest Baneasa Airport

System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) at System.Collections.Generic.List`1.RemoveAt(Int32 index) at CMSWebParts_MyWebParts_ChartCityAmchartsV1.generateGraph(String pvNodeID, String pvChartTitle) at CMSWebParts_MyWebParts_ChartCityAmchartsV1.Page_Load(Object sender, EventArgs e)
ItemPercent
January€ 82
February€ 74
March€ 83
April€ 70
May€ 64
June€ 64
July€ 95
August€ 86
September€ 74
October€ 66
November€ 51
December€ 61
ItemPercent
January€ 57
February€ 54
March€ 62
April€ 53
May€ 48
June€ 51
July€ 76
August€ 68
September€ 66
October€ 59
November€ 41
December€ 54
ItemPercent
January€ 105
February€ 90
March€ 113
April€ 99
May€ 96
June€ 97
July€ 138
August€ 141
September€ 115
October€ 106
November€ 96
December€ 99
ItemPercent
January
February
March
April€ 26
May€ 20
June€ 20
July€ 26
August€ 15
September
October€ 46
November€ 29
December€ 49
ItemPercent
January€ 112
February€ 91
March€ 126
April€ 123
May€ 120
June€ 120
July€ 169
August€ 162
September€ 128
October€ 120
November€ 116
December€ 117
ItemPercent
January
February
March
April€ 81
May€ 78
June€ 83
July€ 123
August
September
October
November
December
ItemPercent
ItemPercent
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:47928 NodeID:20660 pvCT_ID:47928 NodeID:20660 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 =20660 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=47928 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=47928 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 Romania fo find you the best price and that's a promise...

from
€22
per day
ItemPercent
Jan€ 16
Feb€ 8
Mar€ 7
Apr€ 19
May€ 21
Jun€ 39
Jul€ 51
Aug€ 24
Sep€ 24
Oct€ 18
Nov€ 16
Dec€ 21
from
€32
per day
ItemPercent
Jan€ 22
Feb€ 16
Mar€ 22
Apr€ 19
May€ 21
Jun€ 40
Jul€ 64
Aug€ 50
Sep€ 38
Oct€ 34
Nov€ 20
Dec€ 34
from
€37
per day
ItemPercent
Jan€ 30
Feb€ 30
Mar€ 30
Apr€ 35
May€ 38
Jun€ 38
Jul€ 53
Aug€ 52
Sep€ 52
Oct€ 33
Nov€ 28
Dec€ 30
from
€24
per day
ItemPercent
Jan€ 21
Feb€ 8
Mar€ 11
Apr€ 19
May€ 21
Jun€ 39
Jul€ 50
Aug€ 24
Sep€ 24
Oct€ 19
Nov€ 21
Dec€ 25