• 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

Irun Mini Guide

Irun’s position on the border of France and Spain is perfect for those tourists who want to explore both countries. With a hire car from rhinocarhire.com, both Biarritz and Santiago de Compostela are easily visited in a day. If you’re going to venture far in your hire car you should consider our optional extra of a satellite navigation system then you will find your way to your destination and back home again without any trouble.

The nearest airport to Irun is under a mile away in San Sebastian but the airport only services domestic flights meaning a change at Barcelona, Madrid or Girona. Far easier, although further away is to fly into Biarritz International Airport, about 14 miles from Irun which accepts flights from the UK via easyJet and Ryanair.
 

Current Rental Rates in Irun

Volkswagen Up

4 Adults, 3 Doors

From 25.44 EUR/day
Volkswagen Up

7 Days rental at 178.08 EUR from 15/02/2021

  2 |
  Manual |
  Yes

Renault Clio

5 Adults, 3 Doors

From 27.01 EUR/day
Renault Clio

7 Days rental at 189.08 EUR from 15/02/2021

  2 |
  Manual |
  Yes

Renault Twingo

4 Adults, 3 Doors

From 27.23 EUR/day
Renault Twingo

7 Days rental at 190.67 EUR from 15/02/2021

  2 |
  Manual |
  No

Ford Fiesta

5 Adults, 5 Doors

From 30.37 EUR/day
Ford Fiesta

7 Days rental at 212.64 EUR from 15/02/2021

  2 |
  Manual |
  Yes

Volkswagen Polo

5 Adults, 5 Doors

From 31.83 EUR/day
Volkswagen Polo

7 Days rental at 222.82 EUR from 15/02/2021

  2 |
  Manual |
  No

Renault Clio

5 Adults, 5 Doors

From 36.30 EUR/day
Renault Clio

7 Days rental at 254.10 EUR from 15/02/2021

  2 |
  Manual |
  Yes

Renault Megane

5 Adults, 3 Doors

From 43.58 EUR/day
Renault Megane

7 Days rental at 305.11 EUR from 15/02/2021

  3 |
  Manual |
  Yes

Volkswagen Golf

5 Adults, 5 Doors

From 48.69 EUR/day
Volkswagen Golf

7 Days rental at 340.89 EUR from 15/02/2021

  3 |
  Manual |
  Yes

Renault Captur

5 Adults, 5 Doors

From 51.36 EUR/day
Renault Captur

7 Days rental at 359.58 EUR from 15/02/2021

  3 |
  Manual |
  Yes

Useful to know about Irun

  • Irun is on the border with France.
  • There is an important railway terminal in Irun where the French SNCF meets Spain’s RENFE unfortunately the two countries have different width tracks causing problems! Get over this problem with onward travel with car hire.
  • Irun’s position on the Bay of Biscay make the nearby beaches ideal for surfing.
  • You can rent cars in Irun from Spain's leading rental agents such as Avis, Budget, Europcar and Thrifty, all of whom have outlets in the town.

 

Popular car hire destinations in Irun

Best car rental companies in Irun

6.6
No.1: ORLANDO,
based on 7958 reviews
61
57
60
50
64
17 min (average wait time)

Irun car hire information

  • 6.6/10
    Best Rated Agent:
    ORLANDO RENT A CAR
  • € 178.08
    Average price:
    (per week)
  • € 25.44
    Best Price:
    Per Week
  • 5
    Most Popular Type:
    Economy
  • 2
    Most popular model:
    Renault Clio
  • 10
    Total Cars Available
     

Average prices per day in Irun

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
February€ 50
April€ 42
August€ 82
October€ 44
November€ 51
December€ 158
ItemPercent
February€ 35
April€ 28
August€ 56
October€ 30
November€ 32
December€ 90
ItemPercent
February
April€ 79
August
October€ 79
November€ 73
December€ 229
ItemPercent
February€ 26
April€ 22
August€ 39
October€ 25
November€ 27
December€ 70
ItemPercent
February
April€ 93
August
October
November
December
ItemPercent
ItemPercent
ItemPercent
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:182845 NodeID:19303 pvCT_ID:182845 NodeID:19303 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 =19303 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=182845 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=182845 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 Spain fo find you the best price and that's a promise...

from
€35
per day
ItemPercent
Jan€ 26
Feb€ 29
Mar€ 29
Apr€ 34
May€ 37
Jun€ 67
Jul€ 37
Aug€ 37
Sep€ 30
Oct€ 40
Nov€ 29
Dec€ 32
from
€29
per day
ItemPercent
Jan€ 31
Feb€ 27
Mar€ 5
Apr€ 31
May€ 23
Jun€ 37
Jul€ 64
Aug€ 49
Sep€ 37
Oct€ 12
Nov€ 12
Dec€ 19
from
€32
per day
ItemPercent
Jan€ 30
Feb€ 24
Mar€ 16
Apr€ 40
May€ 32
Jun€ 34
Jul€ 53
Aug€ 48
Sep€ 42
Oct€ 24
Nov€ 18
Dec€ 25
from
€24
per day
ItemPercent
Jan€ 24
Feb€ 18
Mar€ 5
Apr€ 12
May€ 25
Jun€ 44
Jul€ 60
Aug€ 30
Sep€ 29
Oct€ 15
Nov€ 15
Dec€ 14