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
7 Days rental at 285.83 EUR from 24/07/2023
Renault Clio
5 Adults, 5 Doors
From 47.18 EUR/day
7 Days rental at 330.28 EUR from 24/07/2023
Dacia Logan
5 Adults, 5 Doors
From 51.35 EUR/day
7 Days rental at 359.50 EUR from 24/07/2023
Renault Megane
5 Adults, 3 Doors
From 59.92 EUR/day
7 Days rental at 419.48 EUR from 24/07/2023
Opel Astra
5 Adults, 3 Doors
From 72.34 EUR/day
7 Days rental at 506.40 EUR from 24/07/2023
Opel Insignia
5 Adults, 4 Doors
From 77.87 EUR/day
7 Days rental at 545.15 EUR from 24/07/2023
Skoda Octavia
5 Adults, 5 Doors
From 78.99 EUR/day
7 Days rental at 552.93 EUR from 24/07/2023
Dacia Duster
5 Adults, 5 Doors
From 83.75 EUR/day
7 Days rental at 586.31 EUR from 24/07/2023
Renault Clio
5 Adults, 5 Doors
From 106.77 EUR/day
7 Days rental at 747.41 EUR from 24/07/2023
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
17 min (average wait time)
3.4
No.2: WHEEGO,
based on 6 reviews
0 min (average wait time)
Bucharest Baneasa Airport car hire information
-
€ 285.81
Average price:
(per week)
-
€ 40.83
Best Price:
Per Week
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)
Item | Percent |
---|
January | € 82 |
---|
February | € 74 |
---|
March | € 83 |
---|
April | € 70 |
---|
May | € 64 |
---|
June | € 64 |
---|
July | € 95 |
---|
August | € 86 |
---|
September | € 74 |
---|
October | € 66 |
---|
November | € 51 |
---|
December | € 61 |
---|
Item | Percent |
---|
January | € 57 |
---|
February | € 54 |
---|
March | € 62 |
---|
April | € 53 |
---|
May | € 48 |
---|
June | € 51 |
---|
July | € 76 |
---|
August | € 68 |
---|
September | € 66 |
---|
October | € 59 |
---|
November | € 41 |
---|
December | € 54 |
---|
Item | Percent |
---|
January | € 105 |
---|
February | € 90 |
---|
March | € 113 |
---|
April | € 99 |
---|
May | € 96 |
---|
June | € 97 |
---|
July | € 138 |
---|
August | € 141 |
---|
September | € 115 |
---|
October | € 106 |
---|
November | € 96 |
---|
December | € 99 |
---|
Item | Percent |
---|
January | |
---|
February | |
---|
March | |
---|
April | € 26 |
---|
May | € 20 |
---|
June | € 20 |
---|
July | € 26 |
---|
August | € 15 |
---|
September | |
---|
October | € 46 |
---|
November | € 29 |
---|
December | € 49 |
---|
Item | Percent |
---|
January | € 112 |
---|
February | € 91 |
---|
March | € 126 |
---|
April | € 123 |
---|
May | € 120 |
---|
June | € 120 |
---|
July | € 169 |
---|
August | € 162 |
---|
September | € 128 |
---|
October | € 120 |
---|
November | € 116 |
---|
December | € 117 |
---|
Item | Percent |
---|
January | |
---|
February | |
---|
March | |
---|
April | € 81 |
---|
May | € 78 |
---|
June | € 83 |
---|
July | € 123 |
---|
August | |
---|
September | |
---|
October | |
---|
November | |
---|
December | |
---|
*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.