• 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

Mendoza Airport Mini Guide

Mendoza Airport also known as Gov. Francisco Gabrielli International Airport is a medium sized airport in Argentina and is the easiest way to access the city, it is five miles northeast of the centre. It is an international airport including flights from Chile. Be aware that as a foreigner arriving on a domestic flight you must pay a surcharge, but you would avoid this flying in from Santiago.

Current Rental Rates at Mendoza Airport

Renault Logan

5 Adults, 5 Doors

From 55.17 EUR/day
Renault Logan

7 Days rental at 386.24 EUR from 22/05/2023

  3 |
  Manual |
  Yes

Mystery Car Compact or Larger

4 Adults, 3 Doors

From 56.56 EUR/day
Mystery Car Compact or Larger

7 Days rental at 395.92 EUR from 22/05/2023

  3 |
  Manual |
  Yes

Volkswagen Golf

5 Adults, 3 Doors

From 56.64 EUR/day
Volkswagen Golf

7 Days rental at 396.48 EUR from 22/05/2023

  3 |
  Manual |
  Yes

Fiat Palio

5 Adults, 3 Doors

From 57.13 EUR/day
Fiat Palio

7 Days rental at 399.95 EUR from 22/05/2023

  2 |
  Manual |
  Yes

Chevrolet Onix

5 Adults, 5 Doors

From 57.71 EUR/day
Chevrolet Onix

7 Days rental at 404.01 EUR from 22/05/2023

  2 |
  Manual |
  Yes

Mystery Car Compact or Larger

4 Adults, 3 Doors

From 59.38 EUR/day
Mystery Car Compact or Larger

7 Days rental at 415.72 EUR from 22/05/2023

  3 |
  Manual |
  Yes

Volkswagen Golf

5 Adults, 3 Doors

From 59.47 EUR/day
Volkswagen Golf

7 Days rental at 416.30 EUR from 22/05/2023

  3 |
  Manual |
  Yes

Fiat Palio

5 Adults, 3 Doors

From 59.99 EUR/day
Fiat Palio

7 Days rental at 419.95 EUR from 22/05/2023

  2 |
  Manual |
  Yes

Mystery Car Compact or Larger

4 Adults, 3 Doors

From 60.50 EUR/day
Mystery Car Compact or Larger

7 Days rental at 423.54 EUR from 22/05/2023

  3 |
  Manual |
  Yes

Useful to know about Mendoza Airport

  • The airport is called Governor Francisco Gabrielli International Airport.
  • It’s located 5 miles north east of Mendoza city centre.
  • Having a small terminal building, the airport gets very crowded.
  • One million passengers used the airport last year.
  • Although an international airport, these flights are from neighbouring countries only.

 

Popular car hire destinations in Mendoza Airport

Best car rental companies in Mendoza Airport

6.8
No.1: EUROPCAR,
based on 39 reviews
60
70
60
70
70
1 min (average wait time)

Mendoza Airport car hire information

  • 6.8/10
    Best Rated Agent:
    Europcar EMEA Franchise
  • € 386.19
    Average price:
    (per week)
  • € 55.17
    Best Price:
    Per Week
  • 15
    Most Popular Type:
    Compact
  • 4
    Most popular model:
    Chevrolet Onix
  • 32
    Total Cars Available
     

Average prices per day for car hire at Mendoza Airport

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)
ItemPercent
January€ 105
February€ 95
March€ 86
April€ 75
May€ 72
June€ 74
July€ 85
August€ 76
September€ 77
October€ 72
November€ 75
December€ 85
ItemPercent
January€ 87
February€ 89
March€ 77
April€ 57
May€ 56
June€ 64
July€ 61
August€ 54
September€ 58
October€ 57
November€ 61
December€ 66
ItemPercent
January€ 152
February€ 151
March€ 146
April€ 74
May€ 99
June€ 137
July€ 120
August€ 116
September€ 105
October€ 65
November€ 162
December€ 194
ItemPercent
January€ 176
February€ 137
March€ 126
April€ 120
May€ 107
June€ 131
July€ 128
August€ 115
September€ 110
October€ 104
November€ 120
December€ 131
ItemPercent
January€ 67
February€ 60
March€ 63
April€ 58
May€ 53
June€ 57
July€ 65
August€ 62
September€ 59
October€ 40
November€ 48
December€ 65
ItemPercent
January€ 205
February€ 151
March€ 143
April€ 133
May€ 126
June€ 153
July€ 150
August€ 129
September€ 129
October€ 124
November€ 137
December€ 146
ItemPercent
ItemPercent
*average daily rates based on 7 day rental, search for today's best prices

FAQs about car hire at Mendoza Airport

Page_Load: CT_ID:6676 NodeID:6821 pvCT_ID:6676 NodeID:6821 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 =6821 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=6676 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=6676 Declare @TotalReviews varchar(200), @higest_rating float, @cheapest_price float, @CheapestVendor varchar(200),@expensive_price float, @offercount int; SET @TotalReviews = (select SUM(Total) 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
faq
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 Argentina fo find you the best price and that's a promise...

from
€78
per day
ItemPercent
Jan€ 83
Feb€ 69
Mar€ 70
Apr€ 76
May€ 68
Jun€ 76
Jul€ 109
Aug€ 79
Sep€ 77
Oct€ 75
Nov€ 77
Dec€ 82
from
€68
per day
ItemPercent
Jan€ 86
Feb€ 73
Mar€ 70
Apr€ 47
May€ 52
Jun€ 52
Jul€ 80
Aug€ 70
Sep€ 73
Oct€ 74
Nov€ 75
Dec
from
€96
per day
ItemPercent
Jan€ 87
Feb€ 80
Mar€ 76
Apr€ 124
May€ 108
Jun€ 89
Jul€ 109
Aug€ 93
Sep€ 95
Oct€ 96
Nov€ 97
Dec€ 99
from
€59
per day
ItemPercent
Jan€ 72
Feb€ 85
Mar€ 73
Apr€ 43
May€ 47
Jun€ 47
Jul€ 53
Aug€ 54
Sep€ 53
Oct€ 53
Nov€ 57
Dec€ 73