• 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 Pamplona Airport

Pamplona Airport is located only four miles south of the city and accepts flights from Madrid, Barcelona and Tenerife.

Book your car hire online in advance and you might be able to take advantage of our regular special offers. In any case prices start from 99 euros a week for a basic car but check out our other cars online – you may decide you want to spend an extra few euro and get a bigger or more luxurious car. You can collect a pre-booked hire car at the airport, the desks are found immediately opposite you as you exit the baggage reclaim.

Current Rental Rates at Pamplona Airport

Fiat 500

4 Adults, 3 Doors

From 43.78 EUR/day
Fiat 500

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

  2 |
  Manual |
  Yes

Opel Corsa

5 Adults, 5 Doors

From 43.95 EUR/day
Opel Corsa

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

  2 |
  Manual |
  Yes

Peugeot 208

5 Adults, 3 Doors

From 50.00 EUR/day
Peugeot 208

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

  2 |
  Manual |
  Yes

Fiat 500

4 Adults, 3 Doors

From 50.00 EUR/day
Fiat 500

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

  2 |
  Manual |
  Yes

Seat Leon

5 Adults, 5 Doors

From 50.74 EUR/day
Seat Leon

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

  3 |
  Manual |
  Yes

Toyota Aygo

4 Adults, 3 Doors

From 54.64 EUR/day
Toyota Aygo

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

  2 |
  Manual |
  Yes

Opel Mokka

5 Adults, 5 Doors

From 55.81 EUR/day
Opel Mokka

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

  3 |
  Manual |
  Yes

Seat Leon Estate

5 Adults, 5 Doors

From 55.81 EUR/day
Seat Leon Estate

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

  4 |
  Manual |
  Yes

Opel Corsa

5 Adults, 5 Doors

From 57.07 EUR/day
Opel Corsa

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

  2 |
  Manual |
  Yes

Toyota C-HR Hybrid

5 Adults, 5 Doors

From 67.53 EUR/day
Toyota C-HR Hybrid

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

  3 |
  Automatic |
  Yes

Useful to know about Pamplona Airport

  • In November 2010 a new Terminal of 12,400 square metres was opened
  • Most flights using the airport come from Madrid or Barcelona.
  • Pamplona Airport can be found 4 miles south of the city.
  • For a small airport, there is an extensive range of shops and restaurants for passengers.
  • You can buy a book called the History of Pamplona Airport

 

Popular car hire destinations in Pamplona Airport

Best car rental companies in Pamplona Airport

8.1
No.1: ENTERPRISE,
based on 1651 reviews
84
83
73
79
86
20 min (average wait time)
7.4
No.3: HERTZ,
based on 1077 reviews
81
74
69
73
76
20 min (average wait time)
7.4
No.2: THRIFTY,
based on 1526 reviews
83
73
65
72
77
17 min (average wait time)

Pamplona Airport car hire information

  • 8.2/10
    Best Rated Agent:
    Enterprise EMEA Corporate
  • € 306.46
    Average price:
    (per week)
  • € 43.78
    Best Price:
    Per Week
  • 11
    Most Popular Type:
    Compact
  • 3
    Most popular model:
    Opel Mokka
  • 37
    Total Cars Available
     

Average prices per day for car hire at Pamplona Airport

ItemPercent
January€ 37
February€ 47
March€ 37
April€ 34
May€ 45
June€ 54
July€ 66
August€ 71
September€ 49
October€ 37
November€ 33
December€ 72
ItemPercent
January€ 35
February€ 36
March€ 35
April€ 27
May€ 36
June€ 40
July€ 60
August€ 59
September€ 39
October€ 31
November€ 26
December€ 58
ItemPercent
January
February
March
April€ 51
May
June€ 136
July€ 152
August
September
October
November
December
ItemPercent
January€ 39
February€ 46
March€ 41
April€ 40
May€ 46
June€ 55
July€ 76
August€ 60
September€ 50
October€ 40
November€ 36
December€ 80
ItemPercent
January
February
March
April
May
June€ 89
July€ 107
August
September
October
November
December
ItemPercent
January€ 34
February€ 34
March€ 27
April€ 23
May€ 32
June€ 31
July€ 54
August€ 54
September€ 35
October€ 29
November€ 23
December€ 59
ItemPercent
January
February
March
April€ 79
May
June€ 110
July€ 112
August
September
October
November
December
ItemPercent
January
February
March
April€ 28
May
June€ 28
July
August
September
October
November
December

Select category to see average car hire prices at Pamplona Airport

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

FAQs about car hire at Pamplona Airport

Page_Load: CT_ID:533 NodeID:19337 pvCT_ID:533 NodeID:19337 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 =19337 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=533 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=533 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
€26
per day
ItemPercent
Jan€ 26
Feb€ 19
Mar€ 6
Apr€ 17
May€ 21
Jun€ 38
Jul€ 67
Aug€ 48
Sep€ 29
Oct€ 18
Nov€ 13
Dec€ 16
from
€24
per day
ItemPercent
Jan€ 24
Feb€ 26
Mar€ 24
Apr€ 21
May€ 17
Jun€ 23
Jul€ 36
Aug€ 37
Sep€ 18
Oct€ 18
Nov€ 23
Dec€ 19
from
€34
per day
ItemPercent
Jan€ 36
Feb€ 28
Mar€ 16
Apr€ 36
May€ 36
Jun€ 46
Jul€ 30
Aug€ 58
Sep€ 45
Oct€ 28
Nov€ 25
Dec€ 26
from
€35
per day
ItemPercent
Jan€ 33
Feb€ 25
Mar€ 28
Apr€ 35
May€ 34
Jun€ 39
Jul€ 56
Aug€ 50
Sep€ 45
Oct€ 29
Nov€ 22
Dec€ 25