• 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

Car Rental Mini Guide for Chiang Mai Airport

We have sourced all the best car rental deals in Chiang Mai which is becoming an increasingly popular tourist destination in northern Thailand. Chiang Mai International Airport is located less than 10 minutes from the city centre and it's international and domestic terminals are conveniently both in the same building.

Chiang Mai is closer than you think to the Himalayas which can be seen from the top of some of the area’s highest mountains. Use your hire car to visit Doi Inthanon, the highest mountain in Thailand at over eight thousand feet.

Current Rental Rates at Chiang Mai Airport

Toyota Yaris

5 Adults, 5 Doors

From 23.23 EUR/day
Toyota Yaris

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

  2 |
  Automatic |
  Yes

Toyota Vios

5 Adults, 5 Doors

From 26.25 EUR/day
Toyota Vios

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

  3 |
  Automatic |
  Yes

Nissan March

5 Adults, 3 Doors

From 26.41 EUR/day
Nissan March

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

  2 |
  Automatic |
  Yes

Toyota Yaris

4 Adults, 5 Doors

From 27.15 EUR/day
Toyota Yaris

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

  2 |
  Automatic |
  Yes

Toyota Yaris

4 Adults, 5 Doors

From 27.53 EUR/day
Toyota Yaris

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

  2 |
  Automatic |
  Yes

Mitsubishi Mirage

4 Adults, 5 Doors

From 27.53 EUR/day
Mitsubishi Mirage

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

  2 |
  Automatic |
  Yes

Honda Jazz

5 Adults, 5 Doors

From 28.61 EUR/day
Honda Jazz

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

  2 |
  Automatic |
  Yes

Nissan Almera

5 Adults, 5 Doors

From 28.62 EUR/day
Nissan Almera

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

  2 |
  Automatic |
  Yes

Toyota Yaris

5 Adults, 3 Doors

From 28.62 EUR/day
Toyota Yaris

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

  2 |
  Automatic |
  Yes

Useful to know about Chiang Mai Airport

  • Already the third busiest airport in Thailand, Chiang Mai is still growing.
  • Two million adventurers and festival goers thronged its terminals last year.
  • Airlines operate 15,000 flights a year from there.
  • It’s the second home for the Thai AirAsia airline.
  • The Thai air force uses the airport for a base too.

 

Popular car hire destinations in Chiang Mai Airport

Best car rental companies in Chiang Mai Airport

9.2
No.1: BUDGET,
based on 14 reviews
90
90
80
90
90
49 min (average wait time)
8.9
No.2: NATIONAL,
based on 1021 reviews
90
94
83
90
84
13 min (average wait time)
8.8
No.3: HERTZ,
based on 180 reviews
94
86
83
86
88
11 min (average wait time)

Chiang Mai Airport car hire information

  • 9.2/10
    Best Rated Agent:
    Budget TH Direct
  • € 162.61
    Average price:
    (per week)
  • € 23.23
    Best Price:
    Per Week
  • 9
    Most Popular Type:
    Economy
  • 8
    Most popular model:
    Toyota Fortuner
  • 41
    Total Cars Available
     

Average prices per day for car hire at Chiang Mai Airport

ItemPercent
January€ 48
February€ 47
March€ 41
April€ 40
May€ 35
June€ 26
July€ 26
August€ 29
September€ 27
October€ 29
November€ 31
December€ 37
ItemPercent
January€ 34
February€ 31
March€ 30
April€ 30
May€ 26
June€ 23
July€ 23
August€ 26
September€ 23
October€ 26
November€ 25
December€ 34
ItemPercent
January€ 78
February€ 77
March€ 74
April€ 67
May€ 58
June€ 47
July€ 49
August€ 57
September€ 50
October€ 56
November€ 58
December€ 76
ItemPercent
January€ 62
February€ 58
March€ 51
April€ 53
May€ 47
June€ 36
July€ 39
August€ 46
September€ 42
October€ 45
November€ 43
December€ 51
ItemPercent
January
February
March€ 394
April€ 395
May€ 362
June
July
August
September
October
November
December
ItemPercent
January€ 35
February€ 33
March€ 31
April€ 28
May€ 24
June€ 22
July€ 22
August€ 25
September€ 23
October€ 24
November€ 26
December€ 31
ItemPercent
January€ 73
February€ 72
March€ 66
April€ 54
May€ 47
June€ 39
July€ 41
August€ 42
September€ 37
October€ 44
November€ 38
December€ 60
ItemPercent
January€ 110
February€ 71
March€ 47
April€ 52
May€ 47
June
July
August
September
October
November
December

Select category to see average car hire prices at Chiang Mai Airport

*average daily rates based on 7 day rental, search for today's best prices

FAQs about car hire at Chiang Mai Airport

Page_Load: CT_ID:5307 NodeID:11797 pvCT_ID:5307 NodeID:11797 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 =11797 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=5307 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=5307 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 Thailand fo find you the best price and that's a promise...

from
€25
per day
ItemPercent
Jan€ 34
Feb€ 26
Mar€ 36
Apr€ 23
May€ 21
Jun€ 20
Jul€ 21
Aug€ 22
Sep€ 22
Oct€ 23
Nov€ 26
Dec€ 25
from
€25
per day
ItemPercent
Jan€ 31
Feb€ 32
Mar€ 30
Apr€ 23
May€ 21
Jun€ 20
Jul€ 21
Aug€ 22
Sep€ 21
Oct€ 22
Nov€ 22
Dec€ 32
from
€24
per day
ItemPercent
Jan€ 31
Feb€ 26
Mar€ 30
Apr€ 23
May€ 21
Jun€ 20
Jul€ 19
Aug€ 22
Sep€ 22
Oct€ 23
Nov€ 23
Dec€ 25
from
€25
per day
ItemPercent
Jan€ 32
Feb€ 26
Mar€ 32
Apr€ 23
May€ 21
Jun€ 20
Jul€ 21
Aug€ 22
Sep€ 21
Oct€ 22
Nov€ 22
Dec€ 31