Lilongwe Airport Car Rental Mini Guide
The capital, Lilongwe has great roads and so hiring a car from Lilongwe Airport is a comfortable and a fast way to get into the city. The city is pleasant and has good infrastructure and sometimes does not feel like you are in an African city. For this reason, many choose it for a short stay from
South Africa and enjoy the sights and sounds of the old town. To get to Lilongwe Airport from the
UK you can fly to Addis Ababa or
Johannesburg’s OR Tambo airports and connect from there.
We believe you will not find a better deal on car hire from Lilongwe Airport for we will have already found the lowest price from all the major car hire companies and added our own special brand of comprehensive cover for you and your vehicle during the car hire period. From the moment you choose your rental vehicle to the moment you return it; you will know you are in safe hands.
Current Rental Rates in Lilongwe Airport
Volkswagen Polo
5 Adults, 5 Doors
From 109.39 EUR/day
7 Days rental at 765.75 EUR from 22/05/2023
Toyota Corolla
5 Adults, 5 Doors
From 114.86 EUR/day
7 Days rental at 804.04 EUR from 22/05/2023
Suzuki Vitara
4 Adults, 5 Doors
From 120.33 EUR/day
7 Days rental at 842.33 EUR from 22/05/2023
Suzuki Jimny
5 Adults, 5 Doors
From 120.33 EUR/day
7 Days rental at 842.33 EUR from 22/05/2023
Toyota Hilux Double
5 Adults, 4 Doors
From 120.33 EUR/day
7 Days rental at 842.33 EUR from 22/05/2023
Toyota Corolla
5 Adults, 5 Doors
From 136.74 EUR/day
7 Days rental at 957.20 EUR from 22/05/2023
Toyota Hilux
2 Adults, 2 Doors
From 136.74 EUR/day
7 Days rental at 957.20 EUR from 22/05/2023
Toyota Land Cruiser
5 Adults, 5 Doors
From 164.09 EUR/day
7 Days rental at 1148.63 EUR from 22/05/2023
Useful to know about Lilongwe Airport
- Lilongwe International Airport is also known as Kamuzu International Airport
- The airport serves Lilongwe, the capital of Malawi
- Lilongwe has flights from several neighbouring countries
- Each year the airport serves in the region of 300,000 passengers
- The centre of the capital is six miles from the airport
Popular car hire destinations in Lilongwe Airport
Lilongwe Airport car hire information
-
0.0/10
Best Rated Agent:
N/A
-
€ 765.73
Average price:
(per week)
-
€ 109.39
Best Price:
Per Week
Average prices per day for car hire in Lilongwe 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 | € 204 |
---|
February | € 181 |
---|
March | € 180 |
---|
April | € 186 |
---|
May | € 189 |
---|
June | € 187 |
---|
July | € 185 |
---|
August | € 211 |
---|
September | € 213 |
---|
October | € 189 |
---|
November | € 188 |
---|
December | € 204 |
---|
Item | Percent |
---|
January | € 146 |
---|
February | € 143 |
---|
March | € 142 |
---|
April | € 152 |
---|
May | € 154 |
---|
June | € 149 |
---|
July | € 147 |
---|
August | € 167 |
---|
September | € 168 |
---|
October | € 148 |
---|
November | € 141 |
---|
December | € 147 |
---|
Item | Percent |
---|
January | € 274 |
---|
February | € 269 |
---|
March | € 267 |
---|
April | € 277 |
---|
May | € 278 |
---|
June | € 268 |
---|
July | € 261 |
---|
August | € 301 |
---|
September | € 300 |
---|
October | € 258 |
---|
November | € 275 |
---|
December | € 275 |
---|
Item | Percent |
---|
January | € 235 |
---|
February | € 231 |
---|
March | € 230 |
---|
April | € 231 |
---|
May | € 236 |
---|
June | € 206 |
---|
July | € 206 |
---|
August | € 269 |
---|
September | € 276 |
---|
October | € 214 |
---|
November | € 215 |
---|
December | € 234 |
---|
Item | Percent |
---|
January | € 293 |
---|
February | € 289 |
---|
March | € 288 |
---|
April | € 289 |
---|
May | € 297 |
---|
June | € 280 |
---|
July | € 278 |
---|
August | € 301 |
---|
September | € 308 |
---|
October | € 289 |
---|
November | € 289 |
---|
December | € 290 |
---|
Item | Percent |
---|
January | € 256 |
---|
February | € 217 |
---|
March | € 217 |
---|
April | € 224 |
---|
May | € 227 |
---|
June | € 231 |
---|
July | € 228 |
---|
August | € 252 |
---|
September | € 255 |
---|
October | € 232 |
---|
November | € 232 |
---|
December | € 256 |
---|
*average daily rates based on 7 day rental, search for today's best prices
FAQs about car hire in Lilongwe Airport
Page_Load: CT_ID:51332 NodeID:10392 pvCT_ID:51332 NodeID:10392 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 =10392 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=51332 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=51332 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.