Mini Guide to Rugby
There are two major airports nearby:
East Midlands Airport and Birmingham International Airport, both under forty miles away. Both airports have a range of international flights with Birmingham having North American flights as well as European. You can
rent a car from Birmingham Airport or East Midlands and make your way there or you can catch a train to Rugby there if you don’t want to drive from the airport. Outside of the town you will be able to reach the cities of
Coventry and Birmingham and the birthplace of Shakespeare in Stratford.
Warwickshire has so much to see with the home of Shakespeare nearby, Coventry and Birmingham being close and historic Warwick not far either. You can rely on public transport but a far easier way to get around the sights is to hire a car from Rugby and see the sights under your own steam.
Current Rental Rates in Rugby
Kia Picanto
4 Adults, 3 Doors
From 35.27 EUR/day
7 Days rental at 246.95 EUR from 24/07/2023
Opel Corsa
5 Adults, 3 Doors
From 40.24 EUR/day
7 Days rental at 281.70 EUR from 24/07/2023
Opel Astra
5 Adults, 5 Doors
From 43.84 EUR/day
7 Days rental at 306.93 EUR from 24/07/2023
Polestar 2
5 Adults, 5 Doors
From 79.23 EUR/day
7 Days rental at 554.61 EUR from 24/07/2023
Kia Ceed
5 Adults, 3 Doors
From 101.57 EUR/day
7 Days rental at 711.03 EUR from 24/07/2023
Polestar 2
5 Adults, 5 Doors
From 79.23 EUR/day
7 Days rental at 554.61 EUR from 24/07/2023
Useful to know about Rugby
- Rugby Football is said to have been invented in the town of Rugby and named after it
- Rugby is the second largest town in Warwickshire
- It first appears as a Saxon farming community which is mentioned in the Domesday Book as Rocheberie
- It received its charter as a market town in 1255
- The world renowned Rugby School was founded in 1567 in the town
Popular car hire destinations in Rugby
Best car rental companies in Rugby
8.1
No.1: ENTERPRISE,
based on 1270 reviews
19 min (average wait time)
7.5
No.2: EUROPCAR,
based on 11933 reviews
15 min (average wait time)
7.4
No.3: HERTZ,
based on 3174 reviews
17 min (average wait time)
Rugby car hire information
-
€ 246.89
Average price:
(per week)
-
€ 35.27
Best Price:
Per Week
Average prices per day in Rugby
Item | Percent |
---|
January | € 44 |
---|
February | € 48 |
---|
March | € 58 |
---|
April | € 32 |
---|
May | € 56 |
---|
June | € 58 |
---|
July | € 57 |
---|
August | € 37 |
---|
September | € 50 |
---|
October | € 50 |
---|
November | € 53 |
---|
December | € 64 |
---|
Item | Percent |
---|
January | € 42 |
---|
February | € 55 |
---|
March | € 62 |
---|
April | € 29 |
---|
May | € 59 |
---|
June | € 74 |
---|
July | € 50 |
---|
August | € 27 |
---|
September | € 43 |
---|
October | € 55 |
---|
November | € 61 |
---|
December | € 62 |
---|
Item | Percent |
---|
January | € 75 |
---|
February | € 98 |
---|
March | € 104 |
---|
April | € 70 |
---|
May | € 84 |
---|
June | € 121 |
---|
July | € 104 |
---|
August | € 72 |
---|
September | € 103 |
---|
October | € 95 |
---|
November | € 114 |
---|
December | € 105 |
---|
Item | Percent |
---|
January | € 52 |
---|
February | € 68 |
---|
March | € 73 |
---|
April | € 45 |
---|
May | € 69 |
---|
June | € 71 |
---|
July | € 63 |
---|
August | € 43 |
---|
September | € 56 |
---|
October | € 58 |
---|
November | € 63 |
---|
December | € 76 |
---|
Item | Percent |
---|
January | |
---|
February | |
---|
March | |
---|
April | € 78 |
---|
May | |
---|
June | |
---|
July | |
---|
August | |
---|
September | |
---|
October | |
---|
November | |
---|
December | |
---|
Item | Percent |
---|
January | € 31 |
---|
February | € 38 |
---|
March | € 45 |
---|
April | € 22 |
---|
May | € 44 |
---|
June | € 51 |
---|
July | € 42 |
---|
August | € 26 |
---|
September | € 33 |
---|
October | € 39 |
---|
November | € 45 |
---|
December | € 48 |
---|
Item | Percent |
---|
January | € 67 |
---|
February | € 80 |
---|
March | € 97 |
---|
April | € 57 |
---|
May | € 76 |
---|
June | € 106 |
---|
July | € 84 |
---|
August | € 44 |
---|
September | € 79 |
---|
October | € 84 |
---|
November | € 99 |
---|
December | € 101 |
---|
Item | Percent |
---|
January | € 51 |
---|
February | € 69 |
---|
March | € 83 |
---|
April | € 52 |
---|
May | € 83 |
---|
June | € 77 |
---|
July | € 67 |
---|
August | € 38 |
---|
September | € 56 |
---|
October | € 64 |
---|
November | € 64 |
---|
December | € 70 |
---|
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:173 NodeID:20623 pvCT_ID:173 NodeID:20623 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 =20623 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=173 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=173 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.