Rochester Mini Guide
The nearest main airport to Rochester is either
Gatwick Airport, around an hour away or
London City Airport, the same distance north west of the town. Both have a wide range of international destinations whilst Gatwick has a much wider range due to its position as Britain’s second airport. Rail travel from both is possible through
London stations and car hire is widely available in the town if you decide to arrive by public transport.
It is a busy part of the Kent coast but hire a car in Rochester, part of the Medway region, and you will find it easy to get about and find out more about this part of the Kent. What will not be hard to find are the best deals in Rochester car hire for you are in the right place for us to work on your behalf to uncover not only the lowest prices but also the best quality all-inclusive car hire.
Current Rental Rates in Rochester
Fiat 500
4 Adults, 3 Doors
From 26.66 EUR/day
7 Days rental at 186.66 EUR from 19/04/2021
Fiat 500
4 Adults, 3 Doors
From 26.68 EUR/day
7 Days rental at 186.77 EUR from 19/04/2021
Opel Corsa
5 Adults, 3 Doors
From 27.74 EUR/day
7 Days rental at 194.21 EUR from 19/04/2021
Opel Corsa
5 Adults, 3 Doors
From 27.76 EUR/day
7 Days rental at 194.33 EUR from 19/04/2021
Fiat Tipo
5 Adults, 3 Doors
From 33.06 EUR/day
7 Days rental at 231.43 EUR from 19/04/2021
Opel Astra
5 Adults, 5 Doors
From 33.08 EUR/day
7 Days rental at 231.56 EUR from 19/04/2021
Fiat Tipo
5 Adults, 3 Doors
From 33.10 EUR/day
7 Days rental at 231.70 EUR from 19/04/2021
Opel Astra
5 Adults, 5 Doors
From 33.63 EUR/day
7 Days rental at 235.42 EUR from 19/04/2021
Skoda Octavia
5 Adults, 5 Doors
From 36.68 EUR/day
7 Days rental at 256.76 EUR from 19/04/2021
Useful to know about Rochester
- Rochester is one of the few places in the UK to have been a city but have lost its city status
- It’s now part of the Medway Unitary Authority
- It was a Roman town called Durobrivae which was the Romanized version of the ancient Briton name Dourbruf
- It’s one of the only British settlements to have its own adjective, Roffensis, meaning of Rochester
- The town has produced two martyrs in St John Fisher and Nicholas Ridley
Popular car hire destinations in Rochester
Best car rental companies in Rochester
7.5
No.1: EUROPCAR,
based on 1001 reviews
15 min (average wait time)
7.1
No.2: KEDDY BY EUROPCAR,
based on 427 reviews
15 min (average wait time)
Rochester car hire information
-
€ 186.62
Average price:
(per week)
-
€ 26.66
Best Price:
Per Week
Average prices per day in Rochester
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 | € 38 |
---|
February | € 37 |
---|
March | € 38 |
---|
April | € 30 |
---|
May | € 39 |
---|
June | € 36 |
---|
July | € 37 |
---|
August | € 39 |
---|
September | € 38 |
---|
October | € 37 |
---|
November | € 35 |
---|
December | € 59 |
---|
Item | Percent |
---|
January | € 27 |
---|
February | € 27 |
---|
March | € 27 |
---|
April | € 22 |
---|
May | € 27 |
---|
June | € 26 |
---|
July | € 27 |
---|
August | € 28 |
---|
September | € 27 |
---|
October | € 27 |
---|
November | € 22 |
---|
December | € 40 |
---|
Item | Percent |
---|
January | € 73 |
---|
February | € 72 |
---|
March | € 71 |
---|
April | € 70 |
---|
May | € 71 |
---|
June | € 69 |
---|
July | € 73 |
---|
August | € 75 |
---|
September | € 78 |
---|
October | € 72 |
---|
November | € 77 |
---|
December | € 109 |
---|
Item | Percent |
---|
January | € 50 |
---|
February | € 50 |
---|
March | € 48 |
---|
April | € 40 |
---|
May | € 48 |
---|
June | € 43 |
---|
July | € 48 |
---|
August | € 49 |
---|
September | € 50 |
---|
October | € 50 |
---|
November | € 49 |
---|
December | € 71 |
---|
Item | Percent |
---|
January | € 26 |
---|
February | € 26 |
---|
March | € 26 |
---|
April | € 21 |
---|
May | € 26 |
---|
June | € 25 |
---|
July | € 26 |
---|
August | € 27 |
---|
September | € 25 |
---|
October | € 26 |
---|
November | € 21 |
---|
December | € 38 |
---|
Item | Percent |
---|
January | € 45 |
---|
February | € 44 |
---|
March | € 45 |
---|
April | € 38 |
---|
May | € 46 |
---|
June | € 43 |
---|
July | € 45 |
---|
August | € 47 |
---|
September | € 45 |
---|
October | € 45 |
---|
November | € 43 |
---|
December | € 70 |
---|
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:1501 NodeID:20647 pvCT_ID:1501 NodeID:20647 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 =20647 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=1501 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=1501 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.