• 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

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
Volkswagen Jetta

7 Days rental at 877.20 EUR from 24/07/2023

  4 |
  Automatic |
  Yes

Toyota Camry

5 Adults, 4 Doors

From 125.31 EUR/day
Toyota Camry

7 Days rental at 877.20 EUR from 24/07/2023

  4 |
  Automatic |
  Yes

Toyota Camry

5 Adults, 4 Doors

From 126.96 EUR/day
Toyota Camry

7 Days rental at 888.74 EUR from 24/07/2023

  4 |
  Automatic |
  Yes

Volkswagen Jetta

5 Adults, 4 Doors

From 126.96 EUR/day
Volkswagen Jetta

7 Days rental at 888.74 EUR from 24/07/2023

  4 |
  Automatic |
  Yes

Kia Rio

5 Adults, 4 Doors

From 130.59 EUR/day
Kia Rio

7 Days rental at 914.19 EUR from 24/07/2023

  2 |
  Automatic |
  Yes

Kia Soul

5 Adults, 4 Doors

From 130.88 EUR/day
Kia Soul

7 Days rental at 916.16 EUR from 24/07/2023

  3 |
  Automatic |
  Yes

Toyota Corolla

5 Adults, 4 Doors

From 131.16 EUR/day
Toyota Corolla

7 Days rental at 918.16 EUR from 24/07/2023

  4 |
  Automatic |
  Yes

Kia Rio

5 Adults, 4 Doors

From 132.07 EUR/day
Kia Rio

7 Days rental at 924.53 EUR from 24/07/2023

  2 |
  Automatic |
  Yes

Kia Soul

5 Adults, 4 Doors

From 132.35 EUR/day
Kia Soul

7 Days rental at 926.46 EUR from 24/07/2023

  3 |
  Automatic |
  Yes

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
86
85
82
85
90
13 min (average wait time)
8.6
No.3: ALAMO,
based on 20535 reviews
86
85
82
85
90
13 min (average wait time)
8.6
No.2: ALAMO,
based on 20535 reviews
86
85
82
85
90
13 min (average wait time)

Mesa car hire information

  • 8.6/10
    Best Rated Agent:
    ALAMO ehi
  • € 877.17
    Average price:
    (per week)
  • € 125.31
    Best Price:
    Per Week
  • 4
    Most Popular Type:
    Fullsize
  • 2
    Most popular model:
    Ford Edge
  • 22
    Total Cars Available
     

Average prices per day in Mesa

ItemPercent
January€ 80
February€ 76
March€ 70
April€ 54
May€ 76
June€ 85
July€ 95
August€ 74
September€ 65
October€ 59
November€ 71
December€ 75
ItemPercent
January€ 80
February€ 78
March€ 73
April€ 59
May€ 75
June€ 85
July€ 93
August€ 71
September€ 61
October€ 59
November€ 70
December€ 76
ItemPercent
January€ 109
February€ 109
March€ 119
April€ 85
May€ 118
June€ 125
July€ 133
August€ 125
September€ 99
October€ 109
November€ 106
December€ 97
ItemPercent
January€ 84
February€ 83
March€ 77
April€ 58
May€ 79
June€ 87
July€ 96
August€ 89
September€ 68
October€ 66
November€ 75
December€ 82
ItemPercent
January€ 101
February€ 98
March€ 98
April€ 60
May€ 99
June€ 77
July€ 94
August€ 68
September€ 81
October€ 62
November€ 100
December€ 100
ItemPercent
January
February
March
April€ 31
May
June
July
August
September
October
November
December
ItemPercent
January€ 94
February€ 94
March€ 89
April€ 65
May€ 86
June€ 91
July€ 109
August€ 92
September€ 78
October€ 73
November€ 82
December€ 96
ItemPercent
January
February
March€ 304
April€ 97
May€ 313
June€ 195
July€ 201
August€ 192
September€ 148
October€ 190
November€ 316
December

Select category to see average car hire prices in Mesa

*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.


Other Rhino Car Hire Locations

We specialise in car rentals throughout USA fo find you the best price and that's a promise...

from
€72
per day
ItemPercent
Jan€ 72
Feb€ 75
Mar€ 67
Apr€ 84
May€ 50
Jun€ 100
Jul€ 77
Aug€ 70
Sep€ 65
Oct€ 63
Nov€ 69
Dec€ 71
from
€66
per day
ItemPercent
Jan€ 51
Feb€ 57
Mar€ 49
Apr€ 58
May€ 40
Jun€ 101
Jul€ 98
Aug€ 68
Sep€ 61
Oct€ 64
Nov€ 72
Dec€ 67
from
€61
per day
ItemPercent
Jan€ 59
Feb€ 51
Mar€ 55
Apr€ 66
May€ 58
Jun€ 99
Jul€ 82
Aug€ 57
Sep€ 54
Oct€ 53
Nov€ 52
Dec€ 45
from
€61
per day
ItemPercent
Jan€ 72
Feb€ 63
Mar€ 46
Apr€ 66
May€ 47
Jun€ 80
Jul€ 77
Aug€ 61
Sep€ 50
Oct€ 47
Nov€ 71
Dec€ 54