Mesa Mini Guide
Mesa is the third largest city in the American state of
Arizona. It is part of the county of Maricopa and 20 miles east of
Phoenix. With car hire Mesa - Arizona you can get to the state capital in no time at all and all our cars have state-of-the-art air conditioning so that you can always travel in comfort. We also have car hire at
Phoenix Sky International Airport which is the nearest terminal to Mesa.
If you are going through Mesa, Arizona in the summer book your car hire in Mesa well in advance in order to get low prices. We allow you to have a budget holiday at the cheapest possible price and rates include all your taxes and surcharges. That way there are no nasty surprises when you come to collect your car and all you pay is what is advertised.
Current Rental Rates in Mesa
Volkswagen Jetta
5 Adults, 4 Doors
From 125.31 EUR/day
7 Days rental at 877.20 EUR from 24/07/2023
Toyota Camry
5 Adults, 4 Doors
From 125.31 EUR/day
7 Days rental at 877.20 EUR from 24/07/2023
Toyota Camry
5 Adults, 4 Doors
From 126.96 EUR/day
7 Days rental at 888.74 EUR from 24/07/2023
Volkswagen Jetta
5 Adults, 4 Doors
From 126.96 EUR/day
7 Days rental at 888.74 EUR from 24/07/2023
Kia Rio
5 Adults, 4 Doors
From 130.59 EUR/day
7 Days rental at 914.19 EUR from 24/07/2023
Kia Soul
5 Adults, 4 Doors
From 130.88 EUR/day
7 Days rental at 916.16 EUR from 24/07/2023
Toyota Corolla
5 Adults, 4 Doors
From 131.16 EUR/day
7 Days rental at 918.16 EUR from 24/07/2023
Kia Rio
5 Adults, 4 Doors
From 132.07 EUR/day
7 Days rental at 924.53 EUR from 24/07/2023
Kia Soul
5 Adults, 4 Doors
From 132.35 EUR/day
7 Days rental at 926.46 EUR from 24/07/2023
Useful to know about Mesa
- Is a suburb of Phoenix with over 400,000 inhabitants
- Is in the county of Maricopa
- Boeing are the third largest employer in the city employing around 4,000 staff
Popular car hire destinations in Mesa
Best car rental companies in Mesa
8.6
No.4: ALAMO,
based on 20535 reviews
13 min (average wait time)
8.6
No.3: ALAMO,
based on 20535 reviews
13 min (average wait time)
8.6
No.2: ALAMO,
based on 20535 reviews
13 min (average wait time)
Mesa car hire information
-
€ 877.17
Average price:
(per week)
-
€ 125.31
Best Price:
Per Week
Average prices per day in Mesa
Item | Percent |
---|
January | € 80 |
---|
February | € 76 |
---|
March | € 70 |
---|
April | € 54 |
---|
May | € 76 |
---|
June | € 85 |
---|
July | € 95 |
---|
August | € 74 |
---|
September | € 65 |
---|
October | € 59 |
---|
November | € 71 |
---|
December | € 75 |
---|
Item | Percent |
---|
January | € 80 |
---|
February | € 78 |
---|
March | € 73 |
---|
April | € 59 |
---|
May | € 75 |
---|
June | € 85 |
---|
July | € 93 |
---|
August | € 71 |
---|
September | € 61 |
---|
October | € 59 |
---|
November | € 70 |
---|
December | € 76 |
---|
Item | Percent |
---|
January | € 109 |
---|
February | € 109 |
---|
March | € 119 |
---|
April | € 85 |
---|
May | € 118 |
---|
June | € 125 |
---|
July | € 133 |
---|
August | € 125 |
---|
September | € 99 |
---|
October | € 109 |
---|
November | € 106 |
---|
December | € 97 |
---|
Item | Percent |
---|
January | € 84 |
---|
February | € 83 |
---|
March | € 77 |
---|
April | € 58 |
---|
May | € 79 |
---|
June | € 87 |
---|
July | € 96 |
---|
August | € 89 |
---|
September | € 68 |
---|
October | € 66 |
---|
November | € 75 |
---|
December | € 82 |
---|
Item | Percent |
---|
January | € 101 |
---|
February | € 98 |
---|
March | € 98 |
---|
April | € 60 |
---|
May | € 99 |
---|
June | € 77 |
---|
July | € 94 |
---|
August | € 68 |
---|
September | € 81 |
---|
October | € 62 |
---|
November | € 100 |
---|
December | € 100 |
---|
Item | Percent |
---|
January | |
---|
February | |
---|
March | |
---|
April | € 31 |
---|
May | |
---|
June | |
---|
July | |
---|
August | |
---|
September | |
---|
October | |
---|
November | |
---|
December | |
---|
Item | Percent |
---|
January | € 94 |
---|
February | € 94 |
---|
March | € 89 |
---|
April | € 65 |
---|
May | € 86 |
---|
June | € 91 |
---|
July | € 109 |
---|
August | € 92 |
---|
September | € 78 |
---|
October | € 73 |
---|
November | € 82 |
---|
December | € 96 |
---|
Item | Percent |
---|
January | |
---|
February | |
---|
March | € 304 |
---|
April | € 97 |
---|
May | € 313 |
---|
June | € 195 |
---|
July | € 201 |
---|
August | € 192 |
---|
September | € 148 |
---|
October | € 190 |
---|
November | € 316 |
---|
December | |
---|
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:3886 NodeID:25508 pvCT_ID:3886 NodeID:25508 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 =25508 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=3886 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=3886 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.