Tonbridge Mini Guide
Tonbridge is a medium sized town in the heart of Kent, less than thirty kilometres south of
London it sits cosily on the river Medway. The railway station in Tonbridge is the busiest in the area and there are regular rail connections to and from almost all major destinations. When driving, the town is easily accessible via the A21 and A26 roads and is not far off the M25.
Current Rental Rates in Tonbridge
Toyota Aygo
4 Adults, 3 Doors
From 42.10 EUR/day
7 Days rental at 294.73 EUR from 12/12/2022
Opel Corsa
5 Adults, 3 Doors
From 42.96 EUR/day
7 Days rental at 300.77 EUR from 12/12/2022
Opel Corsa
5 Adults, 5 Doors
From 43.76 EUR/day
7 Days rental at 306.36 EUR from 12/12/2022
Opel Astra
5 Adults, 5 Doors
From 44.66 EUR/day
7 Days rental at 312.62 EUR from 12/12/2022
Opel Corsa
5 Adults, 3 Doors
From 51.35 EUR/day
7 Days rental at 359.51 EUR from 12/12/2022
Opel Corsa
5 Adults, 5 Doors
From 53.59 EUR/day
7 Days rental at 375.14 EUR from 12/12/2022
Nissan Qashqai
5 Adults, 5 Doors
From 54.81 EUR/day
7 Days rental at 383.67 EUR from 12/12/2022
Opel Astra
5 Adults, 5 Doors
From 55.82 EUR/day
7 Days rental at 390.77 EUR from 12/12/2022
Nissan Qashqai
5 Adults, 5 Doors
From 68.51 EUR/day
7 Days rental at 479.58 EUR from 12/12/2022
Useful to know about Tonbridge
- Tunbridge Wells is located 4 miles south of Tonbridge.
- Tonbridge is part of the administrative borough of Tonbridge and Malling.
- There are two local radio stations in Tonbridge.
- In 2007 Tonbridge was one of the towns which saw the Tour de France pass through.
- Tonbridge has a very busy railway station which welcomes nearly four million passengers annually.
Popular car hire destinations in Tonbridge
Best car rental companies in Tonbridge
8.1
No.1: ENTERPRISE,
based on 1270 reviews
19 min (average wait time)
7.8
No.2: EUROPCAR,
based on 4580 reviews
16 min (average wait time)
7.3
No.3: KEDDY BY EUROPCAR,
based on 1444 reviews
13 min (average wait time)
Tonbridge car hire information
-
€ 294.70
Average price:
(per week)
-
€ 42.10
Best Price:
Per Week
Average prices per day in Tonbridge
Item | Percent |
---|
January | € 48 |
---|
February | € 49 |
---|
March | € 47 |
---|
April | € 38 |
---|
May | € 56 |
---|
June | € 55 |
---|
July | € 57 |
---|
August | € 49 |
---|
September | € 52 |
---|
October | € 67 |
---|
November | € 67 |
---|
December | € 65 |
---|
Item | Percent |
---|
January | € 75 |
---|
February | € 63 |
---|
March | € 58 |
---|
April | € 42 |
---|
May | € 81 |
---|
June | € 90 |
---|
July | € 74 |
---|
August | € 65 |
---|
September | € 67 |
---|
October | € 64 |
---|
November | € 65 |
---|
December | € 97 |
---|
Item | Percent |
---|
January | € 133 |
---|
February | € 105 |
---|
March | € 105 |
---|
April | € 77 |
---|
May | € 119 |
---|
June | € 124 |
---|
July | € 134 |
---|
August | € 110 |
---|
September | € 130 |
---|
October | € 170 |
---|
November | € 167 |
---|
December | € 196 |
---|
Item | Percent |
---|
January | € 64 |
---|
February | € 64 |
---|
March | € 59 |
---|
April | € 49 |
---|
May | € 72 |
---|
June | € 70 |
---|
July | € 76 |
---|
August | € 56 |
---|
September | € 70 |
---|
October | € 78 |
---|
November | € 81 |
---|
December | € 85 |
---|
Item | Percent |
---|
January | € 149 |
---|
February | € 148 |
---|
March | € 150 |
---|
April | € 131 |
---|
May | € 188 |
---|
June | € 194 |
---|
July | € 155 |
---|
August | € 165 |
---|
September | € 147 |
---|
October | € 147 |
---|
November | € 146 |
---|
December | € 347 |
---|
Item | Percent |
---|
January | € 40 |
---|
February | € 39 |
---|
March | € 37 |
---|
April | € 25 |
---|
May | € 28 |
---|
June | € 26 |
---|
July | € 42 |
---|
August | € 33 |
---|
September | € 41 |
---|
October | € 44 |
---|
November | € 43 |
---|
December | € 55 |
---|
Item | Percent |
---|
January | € 96 |
---|
February | € 88 |
---|
March | € 91 |
---|
April | € 58 |
---|
May | € 101 |
---|
June | € 99 |
---|
July | € 95 |
---|
August | € 58 |
---|
September | € 105 |
---|
October | € 112 |
---|
November | € 113 |
---|
December | € 117 |
---|
Item | Percent |
---|
January | |
---|
February | |
---|
March | |
---|
April | |
---|
May | |
---|
June | |
---|
July | |
---|
August | |
---|
September | |
---|
October | € 129 |
---|
November | € 126 |
---|
December | |
---|
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:5603 NodeID:7919 pvCT_ID:5603 NodeID:7919 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 =7919 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=5603 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=5603 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.