• 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

Mini Guide for Sapporo Chitose Airport

Sapporo Chitose Airport is a popular way to get to the city of Sapporo and in fact, the route from Tokyo to New Chitose is the busiest air route in the world. The airport is the third busiest in Japan and one of the busiest in the world handling nearly 20m passengers last year. It is not far from the city of Sapporo, home of the 1972 Winter Olympics and is still used most in the winter for the skiing season.

At Rhino, we will do all we can to ensure that your travel in Japan is smooth and easy. Your journey with us begins when you pre-book your car online making use of our negotiating power to earn you the lowest Sapporo Chitose Airport car rental prices. We have a great range of cars for you to choose from and just because they are cheap, it does not mean they are old or unreliable. The opposite in fact is true, for our cars are the latest models, they are regularly serviced and they come with 24 hour roadside help should the unexpected happen. If you are worried about getting lost, our optional sat-nav packages will help get you around streets with unfamiliar names. We think we have got all the bases covered now it is up to you!

Current Rental Rates in Sapporo Chitose Airport

Honda Fit

5 Adults, 3 Doors

From 50.26 EUR/day
Honda Fit

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

  2 |
  Automatic |
  Yes

Toyota Yaris

5 Adults, 3 Doors

From 65.51 EUR/day
Toyota Yaris

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

  2 |
  Automatic |
  Yes

Mazda CX5

5 Adults, 5 Doors

From 86.37 EUR/day
Mazda CX5

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

  2 |
  Automatic |
  Yes

Mazda Biante

8 Adults, 5 Doors

From 139.38 EUR/day
Mazda Biante

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

  4 |
  Automatic |
  Yes

Useful to know about Sapporo Chitose Airport

  • Sapporo Chitose Airport became Japan’s first 24 hour airport in 1994
  • The airport has an older sister in Chitose Airport alongside it which it replaced in 1991 although many of the facilities are still in use
  • Using the Great Circle Route, New Chitose Airport is the joint closest Asian airport to the US

 

Popular car hire destinations in Sapporo Chitose Airport

Best car rental companies in Sapporo Chitose Airport

8.2
No.1: NISSAN,
based on 69 reviews
90
70
80
70
90
26 min (average wait time)
8.1
No.2: EUROPCAR,
based on 7 reviews
80
88
68
85
84
17 min (average wait time)
7.6
No.3: TIMES,
based on 141 reviews
75
82
75
70
75
12 min (average wait time)

Sapporo Chitose Airport car hire information

  • 8.2/10
    Best Rated Agent:
    EUROPCAR Franchise
  • € 351.82
    Average price:
    (per week)
  • € 50.26
    Best Price:
    Per Week
  • 2
    Most Popular Type:
    Economy
  • 1
    Most popular model:
    Mazda Biante
  • 4
    Total Cars Available
     

Average prices per day in Sapporo Chitose 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€ 69
February€ 70
March€ 76
April€ 63
May€ 65
June€ 67
July€ 86
August€ 75
September€ 68
October€ 68
November€ 69
December€ 75
ItemPercent
January€ 58
February€ 58
March€ 60
April€ 55
May€ 57
June€ 58
July€ 63
August€ 57
September€ 54
October€ 53
November€ 55
December€ 60
ItemPercent
January€ 83
February€ 97
March€ 120
April€ 110
May€ 109
June€ 114
July€ 122
August€ 97
September€ 85
October€ 99
November€ 96
December€ 110
ItemPercent
January€ 88
February€ 88
March€ 85
April€ 78
May€ 99
June€ 87
July€ 96
August€ 89
September€ 90
October€ 92
November€ 90
December€ 90
ItemPercent
January€ 53
February€ 54
March€ 56
April€ 54
May€ 55
June€ 54
July€ 65
August€ 57
September€ 52
October€ 52
November€ 53
December€ 56
ItemPercent
January€ 104
February€ 103
March€ 104
April€ 103
May€ 107
June€ 101
July€ 104
August€ 110
September€ 96
October€ 94
November€ 107
December€ 116
ItemPercent
January€ 70
February€ 79
March€ 90
April€ 64
May€ 67
June€ 67
July€ 101
August€ 64
September€ 69
October€ 69
November€ 67
December€ 66
ItemPercent
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:33580 NodeID:10288 pvCT_ID:33580 NodeID:10288 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 =10288 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=33580 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=33580 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 Japan fo find you the best price and that's a promise...

from
€47
per day
ItemPercent
Jan€ 45
Feb€ 46
Mar€ 49
Apr€ 46
May€ 46
Jun€ 49
Jul
Aug€ 48
Sep€ 47
Oct€ 49
Nov€ 46
Dec€ 46
from
€59
per day
ItemPercent
Jan€ 66
Feb€ 66
Mar€ 69
Apr€ 71
May€ 48
Jun€ 45
Jul
Aug
Sep€ 54
Oct€ 55
Nov€ 53
Dec€ 64
from
€49
per day
ItemPercent
Jan€ 45
Feb€ 46
Mar€ 69
Apr€ 46
May€ 46
Jun€ 49
Jul€ 49
Aug
Sep€ 47
Oct€ 49
Nov€ 46
Dec€ 46
from
€0
per day
ItemPercent