• 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

Croydon Mini Guide

If you are flying in to the UK or coming from some distance within the country you should arrive at Heathrow. From there you can collect your Hire Car.  Another option is to consider using the train from the London Victoria terminus and collect your car in Croydon itself.

Current Rental Rates in Croydon

Fiat 500

4 Adults, 3 Doors

From 61.60 EUR/day
Fiat 500

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

  2 |
  Manual |
  Yes

Fiat 500

4 Adults, 3 Doors

From 61.62 EUR/day
Fiat 500

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

  2 |
  Manual |
  Yes

Opel Corsa

5 Adults, 3 Doors

From 64.94 EUR/day
Opel Corsa

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

  2 |
  Manual |
  Yes

Opel Corsa

5 Adults, 3 Doors

From 64.96 EUR/day
Opel Corsa

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

  2 |
  Manual |
  Yes

Ford Focus

5 Adults, 5 Doors

From 69.20 EUR/day
Ford Focus

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

  3 |
  Manual |
  Yes

Ford Focus

5 Adults, 5 Doors

From 69.22 EUR/day
Ford Focus

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

  3 |
  Manual |
  Yes

Opel Crossland X

5 Adults, 5 Doors

From 72.11 EUR/day
Opel Crossland X

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

  3 |
  Manual |
  Yes

Opel Crossland X

5 Adults, 5 Doors

From 72.13 EUR/day
Opel Crossland X

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

  3 |
  Manual |
  Yes

Nissan Qashqai

5 Adults, 5 Doors

From 84.47 EUR/day
Nissan Qashqai

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

  4 |
  Manual |
  Yes

Useful to know about Croydon

  • Croydon is one of the eleven metropolitan boroughs of London.
  • It’s less than ten miles from Charing Cross.
  • The town was first mentioned in the Domesday Book.
  • In the Middle Ages it developed into a market town.
  • It was the site of the first horse drawn railway system in the world.

 

Popular car hire destinations in Croydon

Best car rental companies in Croydon

7.8
No.1: EUROPCAR,
based on 5735 reviews
80
80
70
70
80
17 min (average wait time)
7.7
No.2: KEDDY BY EUROPCAR,
based on 1786 reviews
80
80
60
70
80
17 min (average wait time)
7.0
No.3: DOLLAR,
based on 3143 reviews
81
68
67
61
72
17 min (average wait time)

Croydon car hire information

  • 7.8/10
    Best Rated Agent:
    Europcar EMEA Corporate
  • € 431.20
    Average price:
    (per week)
  • € 61.60
    Best Price:
    Per Week
  • 7
    Most Popular Type:
    Compact
  • 3
    Most popular model:
    Ford Focus
  • 18
    Total Cars Available
     

Average prices per day for car hire in Croydon

ItemPercent
January€ 69
February€ 71
March€ 88
April€ 72
May€ 76
June€ 63
July€ 131
August€ 134
September€ 102
October€ 48
November€ 83
December€ 118
ItemPercent
January€ 42
February€ 44
March€ 46
April€ 43
May€ 53
June€ 48
July€ 98
August€ 87
September€ 71
October€ 35
November€ 52
December€ 82
ItemPercent
January€ 188
February€ 187
March€ 207
April€ 145
May€ 191
June€ 133
July€ 497
August€ 319
September€ 392
October€ 94
November€ 212
December€ 259
ItemPercent
January€ 74
February€ 74
March€ 91
April€ 77
May€ 94
June€ 79
July€ 120
August€ 125
September€ 128
October€ 57
November€ 88
December€ 154
ItemPercent
January
February
March
April€ 78
May
June
July
August
September
October
November
December
ItemPercent
January€ 40
February€ 42
March€ 44
April€ 43
May€ 51
June€ 47
July€ 95
August€ 84
September€ 69
October€ 33
November€ 49
December€ 80
ItemPercent
January€ 92
February€ 97
March€ 78
April€ 74
May€ 104
June€ 99
July€ 224
August€ 211
September€ 179
October€ 65
November€ 111
December€ 181
ItemPercent
January€ 108
February€ 110
March€ 137
April€ 119
May€ 104
June
July€ 163
August€ 230
September€ 148
October
November€ 110
December€ 112

Select category to see average car hire prices in Croydon

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

FAQs about car hire in Croydon

Page_Load: CT_ID:175 NodeID:7779 pvCT_ID:175 NodeID:7779 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 =7779 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=175 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=175 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
€43
per day
ItemPercent
Jan€ 31
Feb€ 31
Mar€ 27
Apr€ 39
May€ 39
Jun€ 60
Jul€ 69
Aug€ 61
Sep€ 41
Oct€ 47
Nov€ 36
Dec€ 35
from
€47
per day
ItemPercent
Jan€ 35
Feb€ 37
Mar€ 24
Apr€ 49
May€ 46
Jun€ 47
Jul€ 59
Aug€ 45
Sep€ 89
Oct€ 46
Nov€ 45
Dec€ 45
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
€34
per day
ItemPercent
Jan€ 28
Feb€ 28
Mar€ 28
Apr€ 36
May€ 37
Jun€ 40
Jul€ 44
Aug€ 46
Sep€ 36
Oct€ 29
Nov€ 29
Dec€ 29