Getting to Bedford Mini Guide
Current Rental Rates in Bedford
Fiat 500
4 Adults, 3 Doors
From 44.40 EUR/day
7 Days rental at 310.85 EUR from 24/07/2023
Fiat 500
4 Adults, 3 Doors
From 44.42 EUR/day
7 Days rental at 310.94 EUR from 24/07/2023
Opel Corsa
5 Adults, 3 Doors
From 44.84 EUR/day
7 Days rental at 313.89 EUR from 24/07/2023
Opel Corsa
5 Adults, 3 Doors
From 44.85 EUR/day
7 Days rental at 313.98 EUR from 24/07/2023
Ford Focus
5 Adults, 5 Doors
From 53.21 EUR/day
7 Days rental at 372.47 EUR from 24/07/2023
Ford Focus
5 Adults, 5 Doors
From 53.22 EUR/day
7 Days rental at 372.58 EUR from 24/07/2023
Opel Crossland X
5 Adults, 5 Doors
From 56.70 EUR/day
7 Days rental at 396.92 EUR from 24/07/2023
Opel Crossland X
5 Adults, 5 Doors
From 56.71 EUR/day
7 Days rental at 397.03 EUR from 24/07/2023
Nissan Qashqai
5 Adults, 5 Doors
From 63.88 EUR/day
7 Days rental at 447.21 EUR from 24/07/2023
Useful to know about Bedford
- The 17th century novel Pilgrim’s Progress was written by John Bunyan who was imprisoned for 12 years in Bedford Gaol.
- Bedford used to have an attractive castle but it was destroyed in the 13th century.
- The brewing industry replaced the wool industry in Bedford in the 17th century.
- Many of the settlers in Bedford were Huguenots from Europe.
- The Corn Exchange was built in Bedford in 1849.
Popular car hire destinations in Bedford
Best car rental companies in Bedford
8.2
No.2: FIREFLY,
based on 5938 reviews
15 min (average wait time)
8.2
No.1: HERTZ,
based on 13746 reviews
15 min (average wait time)
8.1
No.3: ENTERPRISE,
based on 1270 reviews
19 min (average wait time)
Bedford car hire information
-
€ 310.80
Average price:
(per week)
-
€ 44.40
Best Price:
Per Week
Average prices per day in Bedford
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)
Item | Percent |
---|
January | € 48 |
---|
February | € 51 |
---|
March | € 51 |
---|
April | € 60 |
---|
May | € 60 |
---|
June | € 59 |
---|
July | € 66 |
---|
August | € 55 |
---|
September | € 59 |
---|
October | € 61 |
---|
November | € 54 |
---|
December | € 64 |
---|
Item | Percent |
---|
January | € 65 |
---|
February | € 54 |
---|
March | € 51 |
---|
April | € 35 |
---|
May | € 60 |
---|
June | € 71 |
---|
July | € 60 |
---|
August | € 37 |
---|
September | € 58 |
---|
October | € 53 |
---|
November | € 55 |
---|
December | € 63 |
---|
Item | Percent |
---|
January | € 137 |
---|
February | € 101 |
---|
March | € 107 |
---|
April | € 146 |
---|
May | € 140 |
---|
June | € 157 |
---|
July | € 163 |
---|
August | € 108 |
---|
September | € 165 |
---|
October | € 176 |
---|
November | € 166 |
---|
December | € 195 |
---|
Item | Percent |
---|
January | € 64 |
---|
February | € 64 |
---|
March | € 63 |
---|
April | € 61 |
---|
May | € 72 |
---|
June | € 74 |
---|
July | € 78 |
---|
August | € 54 |
---|
September | € 78 |
---|
October | € 73 |
---|
November | € 75 |
---|
December | € 89 |
---|
Item | Percent |
---|
January | € 40 |
---|
February | € 37 |
---|
March | € 37 |
---|
April | € 34 |
---|
May | € 31 |
---|
June | € 31 |
---|
July | € 40 |
---|
August | € 35 |
---|
September | € 41 |
---|
October | € 41 |
---|
November | € 38 |
---|
December | € 49 |
---|
Item | Percent |
---|
January | € 95 |
---|
February | € 83 |
---|
March | € 98 |
---|
April | € 67 |
---|
May | € 93 |
---|
June | € 110 |
---|
July | € 99 |
---|
August | € 70 |
---|
September | € 105 |
---|
October | € 104 |
---|
November | € 100 |
---|
December | € 108 |
---|
Item | Percent |
---|
January | |
---|
February | € 56 |
---|
March | € 54 |
---|
April | € 121 |
---|
May | € 63 |
---|
June | € 72 |
---|
July | € 74 |
---|
August | € 67 |
---|
September | € 65 |
---|
October | € 76 |
---|
November | € 56 |
---|
December | € 55 |
---|
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:156 NodeID:7748 pvCT_ID:156 NodeID:7748 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 =7748 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=156 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=156 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.