Car Rental Brighton Mini Guide
Brighton is a seaside city in Sussex. Although Brighton is more comparable in size to a town, it was given the designation of a city along with its neighbouring conurbation, Hove.
With a hire car you can also visit the beautiful downs countryside that surrounds it. This includes the amazing vistas from the intriguingly named Devil’s Dyke. Car Rentals can be collected in Brighton or from its nearest airport which is
London Gatwick.
Current Rental Rates in Brighton
Kia Picanto
4 Adults, 3 Doors
From 83.35 EUR/day
7 Days rental at 583.49 EUR from 24/07/2023
Opel Corsa
5 Adults, 3 Doors
From 92.61 EUR/day
7 Days rental at 648.31 EUR from 24/07/2023
Opel Astra
5 Adults, 5 Doors
From 102.91 EUR/day
7 Days rental at 720.37 EUR from 24/07/2023
Kia Ceed
5 Adults, 3 Doors
From 119.03 EUR/day
7 Days rental at 833.25 EUR from 24/07/2023
Nissan Qashqai
5 Adults, 5 Doors
From 125.30 EUR/day
7 Days rental at 877.11 EUR from 24/07/2023
Skoda Octavia
5 Adults, 4 Doors
From 125.30 EUR/day
7 Days rental at 877.11 EUR from 24/07/2023
Nissan Qashqai
5 Adults, 5 Doors
From 170.90 EUR/day
7 Days rental at 1196.36 EUR from 24/07/2023
Useful to know about Brighton
- There is a medical school and two universities in Brighton.
- It was in the 18th century that English people began to visit Brighton en masse to bathe in the sea.
- When the railway came to Brighton in 1841 it began Brighton's tourism boom
- Tourists can still visit the old seaside rail track.
- The population of Brighton is estimated at 480,000.
Popular car hire destinations in Brighton
- Lancing, Worthing
- New England St, BN1
- The Kingsway, Hove
Best car rental companies in Brighton
8.6
No.1: ENTERPRISE,
based on 1270 reviews
22 min (average wait time)
7.8
No.2: EUROPCAR,
based on 3448 reviews
13 min (average wait time)
7.4
No.3: HERTZ,
based on 3174 reviews
17 min (average wait time)
Brighton car hire information
-
€ 583.45
Average price:
(per week)
-
€ 83.35
Best Price:
Per Week
Average prices per day in Brighton
Item | Percent |
---|
January | € 51 |
---|
February | € 59 |
---|
March | € 54 |
---|
April | € 40 |
---|
May | € 62 |
---|
June | € 64 |
---|
July | € 76 |
---|
August | € 71 |
---|
September | € 59 |
---|
October | € 52 |
---|
November | € 51 |
---|
December | € 97 |
---|
Item | Percent |
---|
January | € 59 |
---|
February | € 61 |
---|
March | € 56 |
---|
April | € 30 |
---|
May | € 67 |
---|
June | € 76 |
---|
July | € 71 |
---|
August | € 59 |
---|
September | € 62 |
---|
October | € 56 |
---|
November | € 55 |
---|
December | € 76 |
---|
Item | Percent |
---|
January | € 142 |
---|
February | € 109 |
---|
March | € 118 |
---|
April | € 67 |
---|
May | € 123 |
---|
June | € 132 |
---|
July | € 129 |
---|
August | € 95 |
---|
September | € 129 |
---|
October | € 134 |
---|
November | € 130 |
---|
December | € 155 |
---|
Item | Percent |
---|
January | € 64 |
---|
February | € 72 |
---|
March | € 67 |
---|
April | € 51 |
---|
May | € 78 |
---|
June | € 82 |
---|
July | € 89 |
---|
August | € 72 |
---|
September | € 76 |
---|
October | € 66 |
---|
November | € 65 |
---|
December | € 109 |
---|
Item | Percent |
---|
January | |
---|
February | |
---|
March | |
---|
April | € 78 |
---|
May | |
---|
June | |
---|
July | |
---|
August | |
---|
September | |
---|
October | |
---|
November | |
---|
December | |
---|
Item | Percent |
---|
January | € 40 |
---|
February | € 45 |
---|
March | € 40 |
---|
April | € 25 |
---|
May | € 43 |
---|
June | € 47 |
---|
July | € 60 |
---|
August | € 56 |
---|
September | € 44 |
---|
October | € 39 |
---|
November | € 40 |
---|
December | € 73 |
---|
Item | Percent |
---|
January | € 49 |
---|
February | € 54 |
---|
March | € 55 |
---|
April | € 52 |
---|
May | € 57 |
---|
June | € 49 |
---|
July | € 73 |
---|
August | € 58 |
---|
September | € 74 |
---|
October | € 56 |
---|
November | € 60 |
---|
December | € 104 |
---|
Item | Percent |
---|
January | € 67 |
---|
February | € 75 |
---|
March | € 65 |
---|
April | € 58 |
---|
May | € 89 |
---|
June | € 89 |
---|
July | € 91 |
---|
August | € 76 |
---|
September | € 83 |
---|
October | € 64 |
---|
November | € 64 |
---|
December | € 105 |
---|
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:165 NodeID:7763 pvCT_ID:165 NodeID:7763 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 =7763 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=165 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=165 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.