• 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

Car RentalTunbridge Wells

Tunbridge Wells is an elegant town on the border of Kent and East Sussex. The closest airports are Gatwick and London City Airports from which it’s most sensible to take a train to the town although by car from Gatwick it’s a short trip up the M23 and along the M25. Trains from the South Eastern London termini stop here, the journey being generally under half an hour.  Today, the town is a commuter centre for London but still retains its old-fashioned air of elegance and gentility.

Current Rental Rates in Tunbridge Wells

Toyota Aygo

4 Adults, 3 Doors

From 42.10 EUR/day
Toyota Aygo

7 Days rental at 294.73 EUR from 12/12/2022

  2 |
  Manual |
  Yes

Opel Corsa

5 Adults, 3 Doors

From 42.96 EUR/day
Opel Corsa

7 Days rental at 300.77 EUR from 12/12/2022

  2 |
  Manual |
  Yes

Opel Corsa

5 Adults, 5 Doors

From 43.76 EUR/day
Opel Corsa

7 Days rental at 306.36 EUR from 12/12/2022

  2 |
  Manual |
  Yes

Opel Astra

5 Adults, 5 Doors

From 44.66 EUR/day
Opel Astra

7 Days rental at 312.62 EUR from 12/12/2022

  3 |
  Manual |
  Yes

Opel Corsa

5 Adults, 3 Doors

From 51.35 EUR/day
Opel Corsa

7 Days rental at 359.51 EUR from 12/12/2022

  2 |
  Automatic |
  Yes

Opel Corsa

5 Adults, 5 Doors

From 53.59 EUR/day
Opel Corsa

7 Days rental at 375.14 EUR from 12/12/2022

  2 |
  Automatic |
  Yes

Nissan Qashqai

5 Adults, 5 Doors

From 54.81 EUR/day
Nissan Qashqai

7 Days rental at 383.67 EUR from 12/12/2022

  4 |
  Manual |
  Yes

Opel Astra

5 Adults, 5 Doors

From 55.82 EUR/day
Opel Astra

7 Days rental at 390.77 EUR from 12/12/2022

  3 |
  Automatic |
  Yes

Nissan Qashqai

5 Adults, 5 Doors

From 68.51 EUR/day
Nissan Qashqai

7 Days rental at 479.58 EUR from 12/12/2022

  4 |
  Automatic |
  Yes

Useful to know about Tunbridge Wells

  • Modern day Tunbridge Wells was founded in the 17th century.
  • It became popular after the discovery of the healing waters of the Chalybeate Springs in 1606.
  • The spa culture thrived here, especially under the patronage of Queen Victoria.
  • In 1909 it was give the title of Royal Tunbridge Wells.
  • Beau Nash was responsible for the promotion and development of the town in the 18th century.

 

Popular car hire destinations in Tunbridge Wells

  • Maidstone
  • Lamberts Park TN2
  • Sevenoaks

Best car rental companies in Tunbridge Wells

8.1
No.1: ENTERPRISE,
based on 1270 reviews
80
80
70
80
80
19 min (average wait time)
7.8
No.2: EUROPCAR,
based on 4580 reviews
80
80
60
70
80
16 min (average wait time)
7.3
No.3: KEDDY BY EUROPCAR,
based on 1444 reviews
80
70
60
70
70
13 min (average wait time)

Tunbridge Wells car hire information

  • 8.2/10
    Best Rated Agent:
    Enterprise EMEA Corporate
  • € 294.70
    Average price:
    (per week)
  • € 42.10
    Best Price:
    Per Week
  • 4
    Most Popular Type:
    Economy
  • 4
    Most popular model:
    Opel Corsa
  • 17
    Total Cars Available
     

Average prices per day in Tunbridge Wells

ItemPercent
January€ 48
February€ 49
March€ 47
April€ 38
May€ 56
June€ 55
July€ 57
August€ 49
September€ 52
October€ 67
November€ 67
December€ 65
ItemPercent
January€ 75
February€ 63
March€ 58
April€ 42
May€ 81
June€ 90
July€ 74
August€ 65
September€ 67
October€ 64
November€ 65
December€ 97
ItemPercent
January€ 133
February€ 105
March€ 105
April€ 77
May€ 119
June€ 124
July€ 134
August€ 110
September€ 130
October€ 170
November€ 167
December€ 196
ItemPercent
January€ 64
February€ 64
March€ 59
April€ 49
May€ 72
June€ 70
July€ 76
August€ 56
September€ 70
October€ 78
November€ 81
December€ 85
ItemPercent
January€ 149
February€ 148
March€ 150
April€ 131
May€ 188
June€ 194
July€ 155
August€ 165
September€ 147
October€ 147
November€ 146
December€ 347
ItemPercent
January€ 40
February€ 39
March€ 37
April€ 25
May€ 28
June€ 26
July€ 42
August€ 33
September€ 41
October€ 44
November€ 43
December€ 55
ItemPercent
January€ 96
February€ 88
March€ 91
April€ 58
May€ 101
June€ 99
July€ 95
August€ 58
September€ 105
October€ 112
November€ 113
December€ 117
ItemPercent
January
February
March
April
May
June
July
August
September
October€ 129
November€ 126
December

Select category to see average car hire prices in Tunbridge Wells

*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:5603 NodeID:7923 pvCT_ID:5603 NodeID:7923 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 =7923 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.


Other Rhino Car Hire Locations

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

from
€46
per day
ItemPercent
Jan€ 40
Feb€ 39
Mar€ 40
Apr€ 49
May€ 53
Jun€ 43
Jul€ 48
Aug€ 82
Sep€ 46
Oct€ 46
Nov€ 34
Dec€ 35
from
€43
per day
ItemPercent
Jan€ 34
Feb€ 34
Mar€ 40
Apr€ 51
May€ 51
Jun€ 43
Jul€ 50
Aug€ 60
Sep€ 46
Oct€ 41
Nov€ 32
Dec€ 37
from
€41
per day
ItemPercent
Jan€ 35
Feb€ 36
Mar€ 35
Apr€ 61
May€ 37
Jun€ 46
Jul€ 41
Aug€ 42
Sep€ 41
Oct€ 46
Nov€ 36
Dec€ 35
from
€91
per day
ItemPercent
Jan€ 68
Feb€ 70
Mar€ 70
Apr€ 61
May€ 62
Jun€ 94
Jul€ 146
Aug€ 164
Sep€ 126
Oct
Nov€ 69
Dec€ 69