• 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

Car Hire at Nimes Airport Mini Guide

Nimes Airport (FNI), or the Nimes Ales Camargue Cevennes Airport, serves the city of Nimes. With a hire car you can visit the Camargue, Ales, Cevennes and Garons. The airport has some low cost commercial services with Ryanair allowing you to fly to Brussels South-Charleroi and London Luton. There are also flights to Liverpool and Palma de Mallorca. Once you arrive at Nimes Airport it is easy to collect your vehicle (you can save money by booking in advance) and make the short drive to the beautiful Mediterranean coast.
 

Current Rental Rates at Nimes Airport

Renault Twingo

4 Adults, 3 Doors

From 54.41 EUR/day
Renault Twingo

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

  2 |
  Manual |
  Yes

Fiat 500

4 Adults, 3 Doors

From 59.25 EUR/day
Fiat 500

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

  1 |
  Manual |
  Yes

Renault Twingo

4 Adults, 3 Doors

From 60.45 EUR/day
Renault Twingo

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

  2 |
  Manual |
  Yes

Ford Ka

4 Adults, 3 Doors

From 61.07 EUR/day
Ford Ka

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

  2 |
  Manual |
  Yes

Chevrolet Spark

4 Adults, 3 Doors

From 61.71 EUR/day
Chevrolet Spark

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

  2 |
  Manual |
  Yes

Renault Twingo

4 Adults, 3 Doors

From 63.64 EUR/day
Renault Twingo

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

  2 |
  Manual |
  No

Opel Corsa

5 Adults, 5 Doors

From 64.60 EUR/day
Opel Corsa

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

  2 |
  Manual |
  Yes

Opel Mokka

5 Adults, 5 Doors

From 65.25 EUR/day
Opel Mokka

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

  3 |
  Manual |
  Yes

Peugeot 308

5 Adults, 5 Doors

From 65.25 EUR/day
Peugeot 308

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

  3 |
  Manual |
  Yes

Useful to know about Nimes Airport

  • Nimes Airport is also known as Nimes Garons Airport or simply Garons Airport.
  • Nimes is situated nine kilometres to the north west of Nimes Airport.
  • Nimes Airport is the site of a French naval base.
  • Nimes Airport is actually located in the village of Saint-Gilles.
  • Vehicles can also be collected in the city of Nimes.

 

Popular car hire destinations in Nimes Airport

Best car rental companies in Nimes Airport

7.6
No.1: ENTERPRISE,
based on 1802 reviews
79
79
70
75
81
23 min (average wait time)
7.5
No.3: NATIONAL,
based on 129 reviews
80
77
68
70
83
19 min (average wait time)
7.5
No.2: SIXT,
based on 3554 reviews
80
70
70
70
80
12 min (average wait time)

Nimes Airport car hire information

  • 7.6/10
    Best Rated Agent:
    Enterprise EMEA Corporate
  • € 380.87
    Average price:
    (per week)
  • € 54.41
    Best Price:
    Per Week
  • 31
    Most Popular Type:
    Compact
  • 14
    Most popular model:
    Opel Insignia
  • 104
    Total Cars Available
     

Average prices per day for car hire at Nimes Airport

ItemPercent
January€ 56
February€ 45
March€ 43
April€ 66
May€ 71
June€ 68
July€ 101
August€ 91
September€ 74
October€ 65
November€ 70
December€ 65
ItemPercent
January€ 53
February€ 38
March€ 36
April€ 63
May€ 57
June€ 55
July€ 83
August€ 69
September€ 56
October€ 54
November€ 53
December€ 55
ItemPercent
January€ 112
February€ 69
March€ 64
April€ 105
May€ 123
June€ 105
July€ 135
August€ 145
September€ 97
October€ 56
November€ 51
December€ 70
ItemPercent
January€ 82
February€ 76
March€ 56
April€ 79
May€ 74
June€ 77
July€ 120
August€ 111
September€ 107
October€ 97
November€ 100
December€ 79
ItemPercent
January€ 77
February€ 85
March€ 85
April€ 133
May€ 133
June
July
August
September
October
November
December€ 112
ItemPercent
January€ 45
February€ 36
March€ 35
April€ 59
May€ 52
June€ 52
July€ 68
August€ 54
September€ 48
October€ 45
November€ 49
December€ 46
ItemPercent
January€ 76
February€ 74
March€ 55
April€ 82
May€ 76
June€ 84
July€ 118
August€ 109
September€ 96
October€ 82
November€ 79
December€ 82
ItemPercent
January€ 57
February€ 34
March€ 27
April€ 72
May€ 64
June€ 61
July€ 98
August€ 99
September€ 85
October€ 67
November€ 73
December€ 61

Select category to see average car hire prices at Nimes Airport

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

FAQs about car hire at Nimes Airport

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

from
€45
per day
ItemPercent
Jan€ 36
Feb€ 33
Mar€ 33
Apr€ 42
May€ 46
Jun€ 46
Jul€ 75
Aug€ 74
Sep€ 40
Oct€ 49
Nov€ 40
Dec€ 30
from
€48
per day
ItemPercent
Jan€ 29
Feb€ 36
Mar€ 31
Apr€ 50
May€ 50
Jun€ 43
Jul€ 83
Aug€ 74
Sep€ 46
Oct€ 54
Nov€ 46
Dec€ 35
from
€47
per day
ItemPercent
Jan€ 29
Feb€ 35
Mar€ 31
Apr€ 48
May€ 49
Jun€ 43
Jul€ 79
Aug€ 69
Sep€ 46
Oct€ 48
Nov€ 46
Dec€ 40
from
€45
per day
ItemPercent
Jan€ 29
Feb€ 40
Mar€ 36
Apr€ 45
May€ 44
Jun€ 43
Jul€ 79
Aug€ 74
Sep€ 40
Oct€ 37
Nov€ 37
Dec€ 39