Car Hire at Luanda International Airport
Luanda airport is just five kilometres from the centre of the Capital City of Luanda. It is the main airport for the Republic of Angola. We have a variety of cars available to hire from the Airport or from other destinations in Angola and strive to offer the best car rental prices from the local and international car rental suppliers in the area.
Current Rental Rates at Luanda Airport
Fiat Panda
4 Adults, 5 Doors
From 49.15 EUR/day
7 Days rental at 344.11 EUR from 22/05/2023
Chevrolet Spark
4 Adults, 3 Doors
From 64.29 EUR/day
7 Days rental at 450.05 EUR from 22/05/2023
Hyundai i10
4 Adults, 5 Doors
From 69.03 EUR/day
7 Days rental at 483.26 EUR from 22/05/2023
Fiat Tipo
5 Adults, 5 Doors
From 70.30 EUR/day
7 Days rental at 492.10 EUR from 22/05/2023
Toyota Avanza
7 Adults, 5 Doors
From 71.99 EUR/day
7 Days rental at 503.93 EUR from 22/05/2023
Hyundai Accent
5 Adults, 4 Doors
From 73.64 EUR/day
7 Days rental at 515.49 EUR from 22/05/2023
Hyundai i20
5 Adults, 5 Doors
From 74.33 EUR/day
7 Days rental at 520.37 EUR from 22/05/2023
Kia Rio
5 Adults, 5 Doors
From 74.52 EUR/day
7 Days rental at 521.68 EUR from 22/05/2023
Hyundai Accent
5 Adults, 5 Doors
From 84.38 EUR/day
7 Days rental at 590.70 EUR from 22/05/2023
Useful to know about Luanda Airport
The most popular car rental agents at Luanda Airport are:
- Europcar (Tel: +244 222 670 198)
- Avis (Tel: +244 222 321 551)
- Budget (Tel: +244 222 321 551)
- Hertz (Tel: +244 222 335 929)
Popular car hire destinations in Luanda Airport
Luanda Airport car hire information
-
0.0/10
Best Rated Agent:
N/A
-
€ 344.05
Average price:
(per week)
-
€ 49.15
Best Price:
Per Week
Average prices per day for car hire at Luanda 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 | € 84 |
---|
February | € 83 |
---|
March | € 75 |
---|
April | € 87 |
---|
May | € 83 |
---|
June | € 83 |
---|
July | € 83 |
---|
August | € 82 |
---|
September | € 83 |
---|
October | € 83 |
---|
November | € 84 |
---|
December | € 86 |
---|
Item | Percent |
---|
January | € 84 |
---|
February | € 83 |
---|
March | € 69 |
---|
April | € 85 |
---|
May | € 83 |
---|
June | € 80 |
---|
July | € 79 |
---|
August | € 79 |
---|
September | € 77 |
---|
October | € 77 |
---|
November | € 77 |
---|
December | € 78 |
---|
Item | Percent |
---|
January | € 243 |
---|
February | € 265 |
---|
March | € 254 |
---|
April | € 276 |
---|
May | € 243 |
---|
June | € 280 |
---|
July | € 281 |
---|
August | € 276 |
---|
September | € 261 |
---|
October | € 262 |
---|
November | € 265 |
---|
December | € 272 |
---|
Item | Percent |
---|
January | € 143 |
---|
February | € 150 |
---|
March | € 144 |
---|
April | € 157 |
---|
May | € 141 |
---|
June | € 159 |
---|
July | € 158 |
---|
August | € 156 |
---|
September | € 147 |
---|
October | € 147 |
---|
November | € 148 |
---|
December | € 154 |
---|
Item | Percent |
---|
January | € 62 |
---|
February | € 62 |
---|
March | € 57 |
---|
April | € 64 |
---|
May | € 61 |
---|
June | € 67 |
---|
July | € 66 |
---|
August | € 66 |
---|
September | € 64 |
---|
October | € 64 |
---|
November | € 64 |
---|
December | € 66 |
---|
Item | Percent |
---|
January | € 222 |
---|
February | € 221 |
---|
March | € 201 |
---|
April | € 207 |
---|
May | € 220 |
---|
June | € 241 |
---|
July | € 242 |
---|
August | € 238 |
---|
September | € 223 |
---|
October | € 225 |
---|
November | € 226 |
---|
December | € 233 |
---|
Item | Percent |
---|
January | € 99 |
---|
February | € 99 |
---|
March | € 97 |
---|
April | € 97 |
---|
May | € 98 |
---|
June | |
---|
July | |
---|
August | |
---|
September | € 97 |
---|
October | € 97 |
---|
November | € 99 |
---|
December | € 102 |
---|
*average daily rates based on 7 day rental, search for today's best prices
FAQs about car hire at Luanda Airport
Page_Load: CT_ID:50996 NodeID:23967 pvCT_ID:50996 NodeID:23967 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 =23967 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=50996 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=50996 Declare @TotalReviews varchar(200), @higest_rating float, @cheapest_price float, @CheapestVendor varchar(200),@expensive_price float, @offercount int; SET @TotalReviews = (select SUM(Total) 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.
When renting a car in Luanda, people also ask:
Is it cheaper to get a rental car at the airport?
Generally speaking, yes it's cheaper to rent a car at the airport than from the downtown rental offices in Luanda. More cars and more competition help keep prices lower for collection from the airport. Add the convenience for the majority of car rental customers in Luanda who arrive into Luanda Airport and it's easy to see why over 90% of rentals are arranged directly at the airport.
Is it better to hire a car online or at the airport?
Generally speaking you will get a much better deal and access to a wider range of rental cars at Luanda Airport when booking online versus booking at the airport. If you arrive without an only booking and look to arrange on arrival you are at the mercy of the rental agent and whilst you can play Europcar against Avis for the best price, they are both likely to offer higher daily rates than online offerings. Added to the fact that you will have full visibility of all models on offer when booking online against what model the rental agent may want to push for maximum profit. We recommend booking at least 4 weeks in advance and as far ahead as 3 months if your travel plans allow for the best variety and prices of rental car at Luanda Airport.
Can I rent a car at airport without flying?
Yes, it is still the cheapest way to hire a car and the widest choice of rental car in Luanda. The airport is just a few KM from the city so getting to and from is cheap and quick. It's little more effort than renting from downtown Luanda and could offer a good saving. It's always wise to check rates from both options are prices do vary subject to demand.