• 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 Rental Crawley Mini Guide

Crawley’s main claim to fame is that it is the town where Gatwick Airport is located. Whilst the airport has helped the town to prosper, it is other things than flying that brings people to the town.

Crawley is in the middle of beautiful countryside otherwise known as the Weald which means woodland, and easily accessible with a hire car.  The town itself is renowned as a commuter centre for London.

We can arrange car hire at over 250 locations across the UK and have a comprehensive list of all locations on our website, see it here.

Current Rental Rates in Crawley

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

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 Corsa

5 Adults, 3 Doors

From 60.29 EUR/day
Opel Corsa

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

  2 |
  Automatic |
  Yes

Opel Corsa

5 Adults, 5 Doors

From 62.52 EUR/day
Opel Corsa

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

  2 |
  Automatic |
  Yes

Opel Astra

5 Adults, 5 Doors

From 64.75 EUR/day
Opel Astra

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

  3 |
  Automatic |
  Yes

Opel Zafira

7 Adults, 5 Doors

From 78.40 EUR/day
Opel Zafira

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

  1 |
  Manual |
  Yes

Useful to know about Crawley

  • The area where Crawley lies has been inhabited since the Stone Age.
  • It was an important ironwork centre in Roman times.
  • It has had a town market since the 13th century.
  • Crawley is a major commuter town for London being less than thirty miles from Charing Cross.
  • The town is the closest to Gatwick Airport.

 

Popular car hire destinations in Crawley

Best car rental companies in Crawley

9.1
No.1: ENTERPRISE,
based on 1270 reviews
90
90
80
90
90
35 min (average wait time)

Crawley car hire information

  • 9.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 Crawley

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)
ItemPercent
January€ 106
February€ 71
March€ 62
April€ 33
May€ 84
June€ 107
July€ 82
September€ 66
October€ 73
November€ 78
December€ 80
ItemPercent
January€ 103
February€ 66
March€ 59
April€ 32
May€ 79
June€ 106
July€ 82
September€ 62
October€ 70
November€ 74
December€ 77
ItemPercent
January€ 202
February€ 112
March€ 119
April€ 70
May€ 140
June€ 160
July€ 145
September€ 127
October€ 160
November€ 157
December€ 149
ItemPercent
January€ 141
February€ 85
March€ 75
April€ 57
May€ 97
June€ 124
July€ 111
September€ 81
October€ 90
November€ 103
December€ 107
ItemPercent
January€ 90
February€ 54
March€ 49
April€ 20
May€ 34
June
July€ 84
September€ 52
October€ 59
November€ 62
December€ 66
ItemPercent
January€ 242
February€ 121
March€ 124
April€ 77
May€ 135
June€ 181
July€ 169
September€ 119
October€ 147
November€ 155
December€ 165
ItemPercent
January€ 122
February€ 88
March€ 70
April€ 69
May€ 101
June€ 123
July€ 97
September€ 73
October€ 84
November€ 92
December€ 95
ItemPercent
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:174 NodeID:7778 pvCT_ID:174 NodeID:7778 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 =7778 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=174 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=174 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
€60
per day
ItemPercent
Jan€ 36
Feb€ 38
Mar€ 37
Apr€ 55
May€ 86
Jun€ 100
Jul€ 98
Aug€ 83
Sep€ 53
Oct€ 54
Nov€ 38
Dec€ 42
from
€56
per day
ItemPercent
Jan€ 38
Feb€ 33
Mar€ 39
Apr€ 70
May€ 58
Jun€ 67
Jul€ 68
Aug€ 96
Sep€ 54
Oct€ 58
Nov€ 38
Dec€ 57
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
€40
per day
ItemPercent
Jan€ 35
Feb€ 36
Mar€ 35
Apr€ 61
May€ 37
Jun€ 35
Jul€ 41
Aug€ 42
Sep€ 41
Oct€ 46
Nov€ 36
Dec€ 35