• Search & compare prices from leading car hire companies & save!
  • Flexible Rentals, Worldwide locations, No Hidden Fees
  • Get in touch via Facebook
  • 24/7 Multi Lingual Customer Service

Milton Keynes Mini Guide

As the town was built by the government specifically to accommodate England’s ever increasing population, Milton Keynes has been conveniently located near to the M1 at junction 14, and the M1 joins it with Birmingham and London. You can also take the A40 to Cambridge and Oxford.
 
If you start to find it all too new and lifeless in Milton Keynes you can jump into your Rhino hire car to the nearby villages of Woburn and Stony Stratford.
 

Current Rental Rates in Milton Keynes

Fiat 500

4 Adults, 3 Doors

From 37.18 EUR/day
Fiat 500

7 Days rental at 260.28 EUR from 22/05/2023

  2 |
  Manual |
  Yes

Fiat 500

4 Adults, 3 Doors

From 37.27 EUR/day
Fiat 500

7 Days rental at 260.89 EUR from 22/05/2023

  2 |
  Manual |
  Yes

Opel Corsa

5 Adults, 3 Doors

From 38.81 EUR/day
Opel Corsa

7 Days rental at 271.70 EUR from 22/05/2023

  2 |
  Manual |
  Yes

Opel Corsa

5 Adults, 3 Doors

From 38.86 EUR/day
Opel Corsa

7 Days rental at 272.08 EUR from 22/05/2023

  2 |
  Manual |
  Yes

Ford Focus

5 Adults, 5 Doors

From 42.54 EUR/day
Ford Focus

7 Days rental at 297.81 EUR from 22/05/2023

  3 |
  Manual |
  Yes

Ford Focus

5 Adults, 5 Doors

From 42.55 EUR/day
Ford Focus

7 Days rental at 297.90 EUR from 22/05/2023

  3 |
  Manual |
  Yes

Opel Corsa

5 Adults, 5 Doors

From 44.07 EUR/day
Opel Corsa

7 Days rental at 308.52 EUR from 22/05/2023

  2 |
  Manual |
  No

Opel Crossland X

5 Adults, 5 Doors

From 44.85 EUR/day
Opel Crossland X

7 Days rental at 313.99 EUR from 22/05/2023

  3 |
  Manual |
  Yes

Opel Crossland X

5 Adults, 5 Doors

From 44.86 EUR/day
Opel Crossland X

7 Days rental at 314.08 EUR from 22/05/2023

  3 |
  Manual |
  Yes

Useful to know about Milton Keynes

  • The town’s name is often shortened to MK.
  • Milton Keynes is famous for its concrete cows.
  • Construction of the ‘New Town’ began in 1967.
  • It was planned to be equidistant from Oxford, Cambridge, Birmingham and London.
  • The town was designed on a grid system like many US cities.

 

Popular car hire destinations in Milton Keynes

Best car rental companies in Milton Keynes

8.6
No.1: ARNOLD CLARK CAR & VAN,
based on 563 reviews
90
90
80
80
90
21 min (average wait time)
8.5
No.2: EUROPCAR,
based on 5735 reviews
90
80
80
70
80
30 min (average wait time)
8.1
No.3: ENTERPRISE,
based on 1270 reviews
80
80
70
80
80
19 min (average wait time)

Milton Keynes car hire information

  • 8.6/10
    Best Rated Agent:
    ARNOLD CLARK CAR & VAN RENTAL
  • € 260.26
    Average price:
    (per week)
  • € 37.18
    Best Price:
    Per Week
  • 14
    Most Popular Type:
    Compact
  • 3
    Most popular model:
    Ford Focus
  • 47
    Total Cars Available
     

Average prices per day for car hire in Milton Keynes

ItemPercent
January€ 50
February€ 49
March€ 48
April€ 57
May€ 53
June€ 52
July€ 59
August€ 53
September€ 56
October€ 54
November€ 50
December€ 63
ItemPercent
January€ 50
February€ 51
March€ 48
April€ 38
May€ 55
June€ 58
July€ 59
August€ 38
September€ 54
October€ 48
November€ 49
December€ 61
ItemPercent
January€ 106
February€ 96
March€ 97
April€ 116
May€ 127
June€ 114
July€ 126
August€ 100
September€ 151
October€ 157
November€ 143
December€ 170
ItemPercent
January€ 60
February€ 58
March€ 57
April€ 60
May€ 65
June€ 60
July€ 72
August€ 62
September€ 69
October€ 63
November€ 65
December€ 83
ItemPercent
January
February
March
April€ 78
May
June
July
August
September
October
November
December
ItemPercent
January€ 36
February€ 40
March€ 36
April€ 34
May€ 30
June€ 28
July€ 46
August€ 35
September€ 42
October€ 42
November€ 39
December€ 51
ItemPercent
January€ 101
February€ 99
March€ 104
April€ 96
May€ 118
June€ 107
July€ 113
August€ 83
September€ 103
October€ 98
November€ 92
December€ 112
ItemPercent
January€ 46
February€ 53
March€ 50
April€ 87
May€ 52
June€ 45
July€ 49
August€ 52
September€ 48
October€ 51
November€ 41
December€ 48

Select category to see average car hire prices in Milton Keynes

*average daily rates based on 7 day rental, search for today's best prices

FAQs about car hire in Milton Keynes

Page_Load: CT_ID:221 NodeID:7862 pvCT_ID:221 NodeID:7862 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 =7862 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=221 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=221 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
faq
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.


Other Rhino Car Hire Locations

We specialise in car rentals throughout UK fo find you the best price and that's a promise...

from
€44
per day
ItemPercent
Jan€ 31
Feb€ 31
Mar€ 29
Apr
May€ 50
Jun€ 77
Jul
Aug
Sep
Oct€ 49
Nov€ 41
Dec€ 43
from
€40
per day
ItemPercent
Jan€ 34
Feb€ 37
Mar€ 24
Apr€ 32
May€ 33
Jun€ 36
Jul€ 43
Aug€ 45
Sep€ 92
Oct€ 36
Nov€ 33
Dec€ 35
from
€45
per day
ItemPercent
Jan
Feb€ 70
Mar€ 28
Apr€ 53
May€ 44
Jun€ 44
Jul€ 43
Aug€ 43
Sep
Oct€ 44
Nov€ 42
Dec€ 43
from
€53
per day
ItemPercent
Jan€ 35
Feb€ 36
Mar€ 76
Apr€ 49
May€ 39
Jun€ 72
Jul€ 87
Aug€ 73
Sep€ 54
Oct€ 46
Nov€ 36
Dec€ 30