• 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 Car Rental Mini Guide

Mendoza is a popular destination for wine buffs and winter sports enthusiasts with the slopes of the Andes close by. Aconcagua, the highest mountain in the western hemisphere, is also close to Mendoza. We have a wide selection of rental cars available to suit all seasons, whether you are looking at cars with ski packages or summer sun open top cars.  Book your car hire as early as possible to ensure you securet the best price and have the best choice of vehicles from which to make your selection. 

Mendoza has a small international airport which accepts daily flights from Chile, Peru and from the Argentine capital, Buenos Aires.  Travellers from Europe will need to fly to one of the major South American capitals such as Lima, Santiago or Buenos Aires to continue onwards to Mendoza by plane.

Current Rental Rates in Mendoza

Renault Logan

5 Adults, 5 Doors

From 56.62 EUR/day
Renault Logan

7 Days rental at 396.35 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

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

Chevrolet Onix

5 Adults, 5 Doors

From 60.60 EUR/day
Chevrolet Onix

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

  2 |
  Manual |
  Yes

Chevrolet Aveo

5 Adults, 5 Doors

From 62.94 EUR/day
Chevrolet Aveo

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

  2 |
  Manual |
  Yes

Nissan Versa

5 Adults, 3 Doors

From 64.07 EUR/day
Nissan Versa

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

  3 |
  Manual |
  Yes

Useful to know about Mendoza

  • Mendoza is the centre of the Argentinian wine industry.
  • It’s close to the highest mountain outside of the Himalayas – Aconcagua.
  • The region is one of the driest and hottest on the continent.
  • Because of this, siesta time is rigidly followed from 1pm to 5.30pm.
  • In the winter it’s possible to ski in the nearby foothills of the Andes.

 

Popular car hire destinations in Mendoza

Mendoza car hire information

  • 0.0/10
    Best Rated Agent:
    N/A
  • € 396.34
    Average price:
    (per week)
  • € 56.62
    Best Price:
    Per Week
  • 9
    Most Popular Type:
    Compact
  • 3
    Most popular model:
    Chevrolet Onix
  • 19
    Total Cars Available
     

Average prices per day for car hire in Mendoza

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€ 112
February€ 99
March€ 91
April€ 84
May€ 79
June€ 83
July€ 98
August€ 77
September€ 81
October€ 79
November€ 77
December€ 81
ItemPercent
January€ 94
February€ 92
March€ 82
April€ 66
May€ 63
June€ 73
July€ 78
August€ 64
September€ 67
October€ 64
November€ 67
December€ 71
ItemPercent
January€ 71
February€ 59
March€ 63
April€ 63
May€ 68
June€ 54
July€ 65
August€ 65
September€ 60
October€ 58
November€ 58
December€ 75
ItemPercent
January€ 155
February€ 141
March€ 128
April€ 112
May€ 99
June€ 103
July€ 140
August€ 107
September€ 103
October€ 88
November€ 97
December€ 108
ItemPercent
January€ 57
February€ 54
March€ 61
April€ 64
May€ 52
June€ 59
July€ 66
August€ 59
September€ 60
October€ 41
November€ 41
December€ 58
ItemPercent
January€ 180
February€ 164
March€ 158
April€ 126
May€ 116
June€ 119
July€ 175
August€ 123
September€ 124
October€ 108
November€ 118
December€ 124
ItemPercent
ItemPercent
*average daily rates based on 7 day rental, search for today's best prices

FAQs about car hire in Mendoza

Page_Load: CT_ID:4022 NodeID:6820 pvCT_ID:4022 NodeID:6820 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 =6820 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=4022 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=4022 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
€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
€54
per day
ItemPercent
Jan€ 69
Feb€ 58
Mar€ 49
Apr€ 31
May€ 34
Jun€ 51
Jul€ 83
Aug€ 64
Sep€ 51
Oct€ 46
Nov€ 52
Dec€ 58
from
€83
per day
ItemPercent
Jan€ 84
Feb€ 103
Mar€ 76
Apr€ 67
May€ 72
Jun€ 71
Jul€ 85
Aug€ 87
Sep€ 90
Oct€ 80
Nov€ 92
Dec€ 94
from
€80
per day
ItemPercent
Jan€ 84
Feb€ 81
Mar€ 83
Apr€ 69
May€ 64
Jun€ 76
Jul€ 108
Aug€ 76
Sep€ 79
Oct€ 61
Nov€ 77
Dec€ 97