Nairobi Car Rental Mini Guide
The city of Nairobi in Kenya is the largest of the country with a population of over three million residents compared to
Mombasa with 1.5 million residents. We recommend you hire a car to get to an adventurous day out on the Tana River which offers white knuckle raft rides down as far as 14 Falls which, as the name says, is a series of beautiful waterfalls that cascade into the valley below.
For golf enthusiasts there are plenty to choose from with six golf courses within just a 20-kilometre radius of Nairobi! All these areas are accessible by road and car as the city has a well-developed motorway system perfect for making use of your rental car.
Current Rental Rates in Nairobi
Suzuki Alto
4 Adults, 5 Doors
From 62.33 EUR/day
7 Days rental at 436.31 EUR from 24/07/2023
Toyota Yaris
4 Adults, 3 Doors
From 67.75 EUR/day
7 Days rental at 474.26 EUR from 24/07/2023
Toyota Axio
5 Adults, 5 Doors
From 70.47 EUR/day
7 Days rental at 493.32 EUR from 24/07/2023
Toyota Corolla Estate
5 Adults, 5 Doors
From 71.69 EUR/day
7 Days rental at 501.83 EUR from 24/07/2023
Toyota Vitz
5 Adults, 5 Doors
From 73.03 EUR/day
7 Days rental at 511.27 EUR from 24/07/2023
Toyota Allion
5 Adults, 4 Doors
From 80.67 EUR/day
7 Days rental at 564.72 EUR from 24/07/2023
Toyota Noah
7 Adults, 5 Doors
From 111.94 EUR/day
7 Days rental at 783.62 EUR from 24/07/2023
Nissan NV200
5 Adults, 5 Doors
From 112.24 EUR/day
7 Days rental at 785.74 EUR from 24/07/2023
Toyota Rush
4 Adults, 5 Doors
From 112.40 EUR/day
7 Days rental at 786.86 EUR from 24/07/2023
Useful to know about Nairobi
- Nairobi is the capital and biggest city in Kenya.
- The name means ‘Place of cool waters’.
- The city was founded as a depot on a railway line in 1899.
- It became the centre for trade in Kenya’s coffee and sisal.
- The city is nearly 6,000 feet above sea level.
Popular car hire destinations in Nairobi
Best car rental companies in Nairobi
4.7
No.1: AUTO-UNION,
based on 10 reviews
1 min (average wait time)
Nairobi car hire information
-
€ 436.31
Average price:
(per week)
-
€ 62.33
Best Price:
Per Week
Average prices per day in Nairobi
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 | € 83 |
---|
February | € 82 |
---|
March | € 82 |
---|
April | € 80 |
---|
May | € 77 |
---|
June | € 77 |
---|
July | € 87 |
---|
August | € 87 |
---|
September | € 84 |
---|
October | € 85 |
---|
November | € 81 |
---|
December | € 83 |
---|
Item | Percent |
---|
January | € 61 |
---|
February | € 60 |
---|
March | € 60 |
---|
April | € 58 |
---|
May | € 55 |
---|
June | € 57 |
---|
July | € 69 |
---|
August | € 69 |
---|
September | € 65 |
---|
October | € 60 |
---|
November | € 58 |
---|
December | € 59 |
---|
Item | Percent |
---|
January | € 181 |
---|
February | € 173 |
---|
March | € 173 |
---|
April | € 183 |
---|
May | € 182 |
---|
June | € 181 |
---|
July | € 196 |
---|
August | € 194 |
---|
September | € 189 |
---|
October | € 187 |
---|
November | € 179 |
---|
December | € 181 |
---|
Item | Percent |
---|
January | € 112 |
---|
February | € 110 |
---|
March | € 108 |
---|
April | € 104 |
---|
May | € 102 |
---|
June | € 101 |
---|
July | € 117 |
---|
August | € 116 |
---|
September | € 112 |
---|
October | € 117 |
---|
November | € 110 |
---|
December | € 109 |
---|
Item | Percent |
---|
January | € 52 |
---|
February | € 52 |
---|
March | € 52 |
---|
April | € 48 |
---|
May | € 48 |
---|
June | € 50 |
---|
July | € 58 |
---|
August | € 55 |
---|
September | € 52 |
---|
October | € 52 |
---|
November | € 50 |
---|
December | € 50 |
---|
Item | Percent |
---|
January | € 106 |
---|
February | € 106 |
---|
March | € 106 |
---|
April | € 95 |
---|
May | € 94 |
---|
June | € 92 |
---|
July | € 108 |
---|
August | € 106 |
---|
September | € 100 |
---|
October | € 117 |
---|
November | € 104 |
---|
December | € 106 |
---|
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:153633 NodeID:10342 pvCT_ID:153633 NodeID:10342 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 =10342 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=153633 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=153633 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.