• 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

Eureka Arcata Airport

Eureka Arcata Airport is situated 15 miles to the north of Eureka in the unincorporated town of McKinleyville. So there are many scenic drives to do with your rental vehicle, none more spectacular than along the Highway 101 south to San Francisco and the Golden Gate Bridge. Although it is a regional airport it is classified as a federal designated port of entry for civil aircraft arriving in the United States.

Eureka Arcata Airport is the arrival point for those that want to drive the beautiful part of the Pacific Highway known as the Redwood Coast. If you are going to be in a car for much of the day, exploring or searching out the photogenic views then you should make sure you rent a comfortable rental vehicle from Eureka Arcata Airport.
 

Current Rental Rates in Eureka Arcata Airport

Nissan Versa

5 Adults, 4 Doors

From 119.01 EUR/day
Nissan Versa

7 Days rental at 833.13 EUR from 24/01/2022

  3 |
  Automatic |
  Yes

Hyundai Elantra

5 Adults, 4 Doors

From 119.32 EUR/day
Hyundai Elantra

7 Days rental at 835.25 EUR from 24/01/2022

  4 |
  Automatic |
  Yes

Toyota Camry

5 Adults, 2 Doors

From 119.92 EUR/day
Toyota Camry

7 Days rental at 839.49 EUR from 24/01/2022

  3 |
  Automatic |
  Yes

Nissan Versa

5 Adults, 4 Doors

From 122.81 EUR/day
Nissan Versa

7 Days rental at 859.67 EUR from 24/01/2022

  3 |
  Automatic |
  Yes

Hyundai Elantra

5 Adults, 4 Doors

From 123.11 EUR/day
Hyundai Elantra

7 Days rental at 861.79 EUR from 24/01/2022

  4 |
  Automatic |
  Yes

Ford Fusion

5 Adults, 2 Doors

From 123.72 EUR/day
Ford Fusion

7 Days rental at 866.04 EUR from 24/01/2022

  3 |
  Automatic |
  Yes

Nissan Versa

5 Adults, 4 Doors

From 128.72 EUR/day
Nissan Versa

7 Days rental at 901.08 EUR from 24/01/2022

  3 |
  Automatic |
  Yes

Nissan Versa

5 Adults, 4 Doors

From 128.87 EUR/day
Nissan Versa

7 Days rental at 902.13 EUR from 24/01/2022

  3 |
  Automatic |
  Yes

Hyundai Elantra

5 Adults, 4 Doors

From 129.02 EUR/day
Hyundai Elantra

7 Days rental at 903.19 EUR from 24/01/2022

  4 |
  Automatic |
  Yes

Useful to know about Eureka Arcata Airport

  • Arcata is known throughout California for its hippie culture and the laid back, peace loving nature of many of its people.
  • Eureka, nearby is famous for its old architecture from the early settler days.
  • The stunning scenery of the Redwood Coast is nearby.
  • To keep the city ‘green’, Arcata operates a ‘bike library’ where you can borrow bikes for different periods of time.

 

Popular car hire destinations in Eureka Arcata Airport

Best car rental companies in Eureka Arcata Airport

7.6
No.1: ENTERPRISE,
based on 1257 reviews
70
80
70
70
80
17 min (average wait time)
7.3
No.2: HERTZ,
based on 3412 reviews
76
71
67
69
79
16 min (average wait time)
6.9
No.3: NATIONAL,
based on 277 reviews
70
70
60
60
70
17 min (average wait time)

Eureka Arcata Airport car hire information

  • 7.6/10
    Best Rated Agent:
    Enterprise
  • € 833.07
    Average price:
    (per week)
  • € 119.01
    Best Price:
    Per Week
  • 12
    Most Popular Type:
    Intermediate
  • 6
    Most popular model:
    Dodge Grand Caravan
  • 32
    Total Cars Available
     

Average prices per day in Eureka Arcata 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€ 129
April€ 25
May€ 28
June€ 30
July€ 48
August€ 30
September€ 39
October€ 31
ItemPercent
January
April€ 25
May€ 27
June€ 30
July€ 48
August€ 29
September€ 38
October€ 31
ItemPercent
January€ 266
April€ 49
May€ 66
June€ 52
July€ 85
August€ 54
September€ 91
October€ 68
ItemPercent
January€ 149
April€ 34
May€ 33
June€ 36
July€ 52
August€ 36
September€ 42
October€ 36
ItemPercent
January€ 139
April€ 33
May€ 36
June€ 40
July€ 64
August€ 34
September€ 45
October€ 37
ItemPercent
January€ 265
April
May
June
July
August
September
October
ItemPercent
ItemPercent
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:56960 NodeID:25521 pvCT_ID:56960 NodeID:25521 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 =25521 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=56960 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=56960 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 USA fo find you the best price and that's a promise...

from
€73
per day
ItemPercent
Jan€ 80
Feb€ 79
Mar€ 84
Apr€ 87
May
Jun€ 62
Jul€ 63
Aug€ 64
Sep€ 64
Oct€ 66
Nov€ 77
Dec€ 82
from
€67
per day
ItemPercent
Jan€ 55
Feb€ 54
Mar€ 41
Apr€ 70
May€ 64
Jun€ 99
Jul€ 79
Aug€ 85
Sep€ 49
Oct€ 67
Nov€ 71
Dec€ 74
from
€71
per day
ItemPercent
Jan€ 51
Feb€ 56
Mar€ 42
Apr€ 59
May€ 67
Jun€ 117
Jul€ 110
Aug€ 97
Sep€ 58
Oct€ 50
Nov€ 72
Dec€ 73
from
€72
per day
ItemPercent
Jan€ 72
Feb€ 63
Mar€ 52
Apr€ 73
May€ 79
Jun€ 80
Jul€ 77
Aug€ 79
Sep€ 63
Oct€ 58
Nov€ 77
Dec€ 95