Mombasa Airport Car Rental Mini Guide
With the use of a rental car at Mombasa Airport you can easily access the town which is located 487 kilometres from
Nairobi. Various airlines include Air
Italy, Kenya Airways, Air
Berlin. There are currently no direct flights from the
UK.
Whilst the beaches here are very tempting, if you have hired a car from the airport to get to your hotel use it to see some of the sights of the city. A popular trip is to the Bombolulu Workshops.
Current Rental Rates at Mombasa Airport
Suzuki Alto
4 Adults, 5 Doors
From 61.39 EUR/day
7 Days rental at 429.76 EUR from 24/07/2023
Toyota Vitz
5 Adults, 5 Doors
From 61.63 EUR/day
7 Days rental at 431.44 EUR from 24/07/2023
Toyota Vitz
5 Adults, 5 Doors
From 64.51 EUR/day
7 Days rental at 451.63 EUR from 24/07/2023
Toyota Yaris
4 Adults, 3 Doors
From 66.63 EUR/day
7 Days rental at 466.41 EUR from 24/07/2023
Toyota Axio
5 Adults, 5 Doors
From 67.03 EUR/day
7 Days rental at 469.23 EUR from 24/07/2023
Toyota Corolla Estate
5 Adults, 5 Doors
From 67.03 EUR/day
7 Days rental at 469.23 EUR from 24/07/2023
Toyota Axio
5 Adults, 5 Doors
From 67.19 EUR/day
7 Days rental at 470.37 EUR from 24/07/2023
Toyota Corolla Estate
5 Adults, 5 Doors
From 68.87 EUR/day
7 Days rental at 482.15 EUR from 24/07/2023
Renault Logan
5 Adults, 5 Doors
From 72.06 EUR/day
7 Days rental at 504.42 EUR from 24/07/2023
Useful to know about Mombasa Airport
- The airport is called Moi International after the former president Daniel Arap Moi.
- It’s the second biggest airport in Kenya.
- It was built by the South African Air Force in World War II.
- It became an international airport in 1979.
- Over a million people began their Kenyan holidays here.
Popular car hire destinations in Mombasa Airport
Best car rental companies in Mombasa Airport
4.7
No.1: AUTO-UNION,
based on 10 reviews
1 min (average wait time)
Mombasa Airport car hire information
-
€ 429.73
Average price:
(per week)
-
€ 61.39
Best Price:
Per Week
Average prices per day for car hire at Mombasa 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 | € 110 |
---|
February | € 119 |
---|
March | € 116 |
---|
April | € 117 |
---|
May | € 118 |
---|
June | € 101 |
---|
July | € 123 |
---|
August | € 115 |
---|
September | € 118 |
---|
October | € 121 |
---|
November | € 113 |
---|
December | € 118 |
---|
Item | Percent |
---|
January | € 89 |
---|
February | € 98 |
---|
March | € 96 |
---|
April | € 101 |
---|
May | € 102 |
---|
June | € 84 |
---|
July | € 103 |
---|
August | € 97 |
---|
September | € 99 |
---|
October | € 98 |
---|
November | € 92 |
---|
December | € 98 |
---|
Item | Percent |
---|
January | € 208 |
---|
February | € 211 |
---|
March | € 204 |
---|
April | € 216 |
---|
May | € 218 |
---|
June | € 198 |
---|
July | € 223 |
---|
August | € 212 |
---|
September | € 212 |
---|
October | € 222 |
---|
November | € 214 |
---|
December | € 222 |
---|
Item | Percent |
---|
January | € 107 |
---|
February | € 104 |
---|
March | € 102 |
---|
April | € 103 |
---|
May | € 100 |
---|
June | € 98 |
---|
July | € 108 |
---|
August | € 108 |
---|
September | € 105 |
---|
October | € 109 |
---|
November | € 106 |
---|
December | € 108 |
---|
Item | Percent |
---|
January | € 52 |
---|
February | € 52 |
---|
March | € 52 |
---|
April | € 48 |
---|
May | € 48 |
---|
June | € 50 |
---|
July | € 57 |
---|
August | € 55 |
---|
September | € 52 |
---|
October | € 52 |
---|
November | € 50 |
---|
December | € 50 |
---|
Item | Percent |
---|
January | € 106 |
---|
February | € 106 |
---|
March | € 106 |
---|
April | € 92 |
---|
May | € 93 |
---|
June | € 91 |
---|
July | € 105 |
---|
August | € 98 |
---|
September | € 100 |
---|
October | € 117 |
---|
November | € 104 |
---|
December | € 106 |
---|
*average daily rates based on 7 day rental, search for today's best prices
FAQs about car hire at Mombasa Airport
Page_Load: CT_ID:1405 NodeID:10338 pvCT_ID:1405 NodeID:10338 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 =10338 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=1405 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=1405 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.