• 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

Hilo Airport Mini Guide

Hilo Airport is the second largest airport on the island of Hawaii. Most flights go there from Honolulu International. Mokulele and Hawaiian Airlines are the two main local airlines to operate out of Hilo Airport. There are also flights with Continental Airlines to Los Angeles and San Francisco.

The car rental company offices are found across the road in a separate building and you should pre-book a rental car to ensure availability as there is no public transportation apart from taxis at the airport.

Current Rental Rates at Hilo Airport

Kia Rio

5 Adults, 4 Doors

From 79.43 EUR/day
Kia Rio

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

  2 |
  Automatic |
  Yes

Kia Soul

5 Adults, 4 Doors

From 79.96 EUR/day
Kia Soul

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

  3 |
  Automatic |
  Yes

Toyota Corolla

5 Adults, 4 Doors

From 80.48 EUR/day
Toyota Corolla

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

  4 |
  Automatic |
  Yes

Volkswagen Jetta

5 Adults, 4 Doors

From 80.83 EUR/day
Volkswagen Jetta

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

  4 |
  Automatic |
  Yes

Toyota Camry

5 Adults, 4 Doors

From 81.18 EUR/day
Toyota Camry

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

  4 |
  Automatic |
  Yes

Toyota Corolla

5 Adults, 4 Doors

From 81.90 EUR/day
Toyota Corolla

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

  4 |
  Automatic |
  Yes

Chevrolet Spark

4 Adults, 3 Doors

From 83.47 EUR/day
Chevrolet Spark

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

  2 |
  Automatic |
  Yes

Mystery Car Compact or Larger

5 Adults, 4 Doors

From 83.47 EUR/day
Mystery Car Compact or Larger

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

  3 |
  Automatic |
  Yes

Kia Rio

5 Adults, 4 Doors

From 83.56 EUR/day
Kia Rio

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

  2 |
  Automatic |
  Yes

Useful to know about Hilo Airport

  • To prepare the land for building Hilo Airport, labour was used from a local prison with inmates getting rid of the rocks.
  • Following the Pearl Harbour attacks in 1941 a state of martial law was declared and all Hawaiian airports came under American military control.
  • Hawaii is one of the premier surfing destinations in the world with the Pipeline break being a spot on the International Surfing Tour.
  • Over the years Hilo Airport has had money injected into it by the Works Progress Administration and the Civil Aeronautics Administration.
  • The first jumbo jet to arrive at Hilo Airport was a Boeing 747 flown by Braniff International Airways in 1971.

 

Popular car hire destinations in Hilo Airport

Best car rental companies in Hilo Airport

8.5
No.1: ALAMO,
based on 4306 reviews
80
80
70
80
90
23 min (average wait time)
8.2
No.2: ENTERPRISE,
based on 1765 reviews
80
80
70
80
80
21 min (average wait time)
7.8
No.3: NATIONAL,
based on 352 reviews
80
80
70
80
80
17 min (average wait time)

Hilo Airport car hire information

  • 8.6/10
    Best Rated Agent:
    Alamo US Corporate
  • € 556.01
    Average price:
    (per week)
  • € 79.43
    Best Price:
    Per Week
  • 62
    Most Popular Type:
    Standard
  • 27
    Most popular model:
    Volkswagen Jetta
  • 261
    Total Cars Available
     

Average prices per day for car hire at Hilo Airport

ItemPercent
January€ 101
February€ 98
March€ 89
April€ 88
May€ 97
June€ 97
July€ 87
August€ 104
September€ 94
October€ 93
November€ 96
December€ 111
ItemPercent
January€ 98
February€ 94
March€ 85
April€ 85
May€ 94
June€ 99
July€ 86
August€ 104
September€ 96
October€ 93
November€ 98
December€ 108
ItemPercent
January€ 134
February€ 126
March€ 117
April€ 118
May€ 120
June€ 144
July€ 126
August€ 140
September€ 110
October€ 134
November€ 123
December€ 128
ItemPercent
January€ 117
February€ 108
March€ 96
April€ 103
May€ 102
June€ 114
July€ 99
August€ 116
September€ 104
October€ 109
November€ 108
December€ 122
ItemPercent
January€ 124
February€ 120
March€ 110
April€ 102
May€ 102
June€ 117
July€ 108
August€ 139
September€ 116
October€ 103
November€ 136
December€ 96
ItemPercent
January
February
March
April€ 72
May
June€ 60
July€ 78
August€ 60
September€ 57
October€ 57
November
December
ItemPercent
January€ 116
February€ 115
March€ 102
April€ 106
May€ 109
June€ 122
July€ 104
August€ 128
September€ 105
October€ 120
November€ 110
December€ 132
ItemPercent
January€ 124
February€ 100
March€ 101
April€ 106
May€ 95
June
July
August
September
October€ 138
November€ 131
December€ 128

Select category to see average car hire prices at Hilo Airport

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

FAQs about car hire at Hilo Airport

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

from
€66
per day
ItemPercent
Jan€ 57
Feb€ 58
Mar€ 66
Apr€ 89
May€ 98
Jun€ 80
Jul€ 72
Aug€ 60
Sep€ 48
Oct€ 47
Nov€ 63
Dec€ 54
from
€66
per day
ItemPercent
Jan€ 61
Feb€ 60
Mar€ 66
Apr€ 83
May€ 99
Jun€ 80
Jul€ 73
Aug€ 62
Sep€ 48
Oct€ 47
Nov€ 63
Dec€ 54
from
€77
per day
ItemPercent
Jan€ 77
Feb€ 60
Mar€ 52
Apr€ 101
May€ 99
Jun€ 105
Jul€ 77
Aug€ 75
Sep€ 71
Oct€ 65
Nov€ 69
Dec€ 71
from
€77
per day
ItemPercent
Jan€ 58
Feb€ 57
Mar€ 66
Apr€ 58
May€ 105
Jun€ 127
Jul€ 122
Aug€ 65
Sep€ 56
Oct€ 51
Nov€ 101
Dec€ 55