Dover Mini Guide
The town is a major ferry port to
France and its quick and cheap to travel across the channel for some shopping at the Cite d’Europe.
If you are arriving into the UK via Dover and hiring a car for the first time, we recommend familiarising yourself with driving in the UK and our guide to hiring a car for the first time,
more info here.
Current Rental Rates in Dover
Fiat 500
4 Adults, 3 Doors
From 38.58 EUR/day
7 Days rental at 270.06 EUR from 24/07/2023
Fiat 500
4 Adults, 3 Doors
From 38.59 EUR/day
7 Days rental at 270.14 EUR from 24/07/2023
Opel Corsa
5 Adults, 3 Doors
From 40.18 EUR/day
7 Days rental at 281.31 EUR from 24/07/2023
Opel Corsa
5 Adults, 3 Doors
From 40.19 EUR/day
7 Days rental at 281.39 EUR from 24/07/2023
Ford Focus
5 Adults, 5 Doors
From 41.55 EUR/day
7 Days rental at 290.90 EUR from 24/07/2023
Ford Focus
5 Adults, 5 Doors
From 41.57 EUR/day
7 Days rental at 290.99 EUR from 24/07/2023
Opel Crossland X
5 Adults, 5 Doors
From 43.89 EUR/day
7 Days rental at 307.23 EUR from 24/07/2023
Opel Crossland X
5 Adults, 5 Doors
From 43.90 EUR/day
7 Days rental at 307.32 EUR from 24/07/2023
Nissan Qashqai
5 Adults, 5 Doors
From 49.91 EUR/day
7 Days rental at 349.40 EUR from 24/07/2023
Useful to know about Dover
- Dover is a major cross channel ferry port.
- On a clear day it’s possible to see the French coastline from here.
- It has the iconic ‘White Cliffs of Dover’ nearby.
- The town was named after the River Dour on which it stands.
- The colour of the cliffs gave Britain its original name of Albion from the Latin for ‘white’.
Popular car hire destinations in Dover
Best car rental companies in Dover
8.1
No.1: ENTERPRISE,
based on 1270 reviews
19 min (average wait time)
7.8
No.3: HERTZ,
based on 13823 reviews
16 min (average wait time)
7.8
No.2: EUROPCAR,
based on 6130 reviews
17 min (average wait time)
Dover car hire information
-
€ 270.06
Average price:
(per week)
-
€ 38.58
Best Price:
Per Week
Average prices per day in Dover
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 | € 49 |
---|
February | € 52 |
---|
March | € 60 |
---|
April | € 61 |
---|
May | € 60 |
---|
June | € 66 |
---|
July | € 63 |
---|
August | € 52 |
---|
September | € 53 |
---|
October | € 50 |
---|
November | € 50 |
---|
December | € 58 |
---|
Item | Percent |
---|
January | € 56 |
---|
February | € 55 |
---|
March | € 51 |
---|
April | € 36 |
---|
May | € 62 |
---|
June | € 69 |
---|
July | € 62 |
---|
August | € 34 |
---|
September | € 62 |
---|
October | € 51 |
---|
November | € 52 |
---|
December | € 60 |
---|
Item | Percent |
---|
January | € 118 |
---|
February | € 102 |
---|
March | € 127 |
---|
April | € 138 |
---|
May | € 145 |
---|
June | € 161 |
---|
July | € 161 |
---|
August | € 108 |
---|
September | € 150 |
---|
October | € 162 |
---|
November | € 159 |
---|
December | € 189 |
---|
Item | Percent |
---|
January | € 59 |
---|
February | € 63 |
---|
March | € 67 |
---|
April | € 62 |
---|
May | € 76 |
---|
June | € 73 |
---|
July | € 78 |
---|
August | € 52 |
---|
September | € 71 |
---|
October | € 69 |
---|
November | € 71 |
---|
December | € 86 |
---|
Item | Percent |
---|
January | € 36 |
---|
February | € 38 |
---|
March | € 39 |
---|
April | € 35 |
---|
May | € 33 |
---|
June | € 36 |
---|
July | € 41 |
---|
August | € 32 |
---|
September | € 43 |
---|
October | € 37 |
---|
November | € 36 |
---|
December | € 46 |
---|
Item | Percent |
---|
January | € 56 |
---|
February | € 55 |
---|
March | € 56 |
---|
April | € 61 |
---|
May | € 62 |
---|
June | € 56 |
---|
July | € 81 |
---|
August | € 70 |
---|
September | € 59 |
---|
October | € 59 |
---|
November | € 65 |
---|
December | € 73 |
---|
Item | Percent |
---|
January | € 55 |
---|
February | € 56 |
---|
March | € 88 |
---|
April | € 108 |
---|
May | € 68 |
---|
June | € 96 |
---|
July | € 65 |
---|
August | € 67 |
---|
September | |
---|
October | € 57 |
---|
November | € 56 |
---|
December | € 55 |
---|
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:180 NodeID:7786 pvCT_ID:180 NodeID:7786 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 =7786 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=180 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=180 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.