Agen Airport Mini Guide
Agen has its own small airport which receives internal flights only from
Paris Orly or
Braganca in
Portugal so unless you are going to fly to
Paris and get a connecting flight you may prefer to fly into Toulouse or
Bordeaux. Agen Airport is just over a mile from the town and you can get there quite easily by hiring a rental car. We advise pre-booking your rental vehicle online and a few months in advance to receive the best car hire rates.
Current Rental Rates at Agen Airport
Fiat 500
4 Adults, 3 Doors
From 30.60 EUR/day
7 Days rental at 214.20 EUR from 17/05/2021
Citroen C3
5 Adults, 3 Doors
From 34.88 EUR/day
7 Days rental at 244.20 EUR from 17/05/2021
Peugeot 2008
5 Adults, 5 Doors
From 40.37 EUR/day
7 Days rental at 282.60 EUR from 17/05/2021
Peugeot 2008
5 Adults, 5 Doors
From 42.08 EUR/day
7 Days rental at 294.60 EUR from 17/05/2021
Peugeot 2008
5 Adults, 5 Doors
From 43.80 EUR/day
7 Days rental at 306.60 EUR from 17/05/2021
Volkswagen Golf
5 Adults, 5 Doors
From 47.08 EUR/day
7 Days rental at 329.60 EUR from 17/05/2021
Nissan Qashqai
5 Adults, 5 Doors
From 51.80 EUR/day
7 Days rental at 362.60 EUR from 17/05/2021
Renault Scenic
5 Adults, 5 Doors
From 51.80 EUR/day
7 Days rental at 362.60 EUR from 17/05/2021
Volkswagen Golf
5 Adults, 5 Doors
From 52.08 EUR/day
7 Days rental at 364.60 EUR from 17/05/2021
Useful to know about Agen Airport
- Agen Airport only has one scheduled flight to Paris Orly airport with Airlinair.
- La Garenne Aerodrome is the local name for Agen Airport.
- Agen Airport is a public airport which is run by Syndicat Mixte Aérodrome Départemental (SMAD) du Lot et Garonne.
- Agen Airport is situated in Le Passage some three miles away from the centre of Agen.
- AGF is the unique international airport code of Agen Airport.
Popular car hire destinations in Agen Airport
Best car rental companies in Agen Airport
8.2
No.4: ENTERPRISE,
based on 4248 reviews
15 min (average wait time)
8.2
No.3: ALAMO,
based on 6744 reviews
15 min (average wait time)
8.2
No.2: ENTERPRISE,
based on 4246 reviews
15 min (average wait time)
Agen Airport car hire information
-
€ 214.20
Average price:
(per week)
-
€ 30.60
Best Price:
Per Week
Average prices per day for car hire at Agen Airport
Item | Percent |
---|
January | € 38 |
---|
February | € 42 |
---|
March | € 44 |
---|
April | € 45 |
---|
May | € 40 |
---|
June | € 44 |
---|
July | € 60 |
---|
August | € 54 |
---|
September | € 61 |
---|
October | € 40 |
---|
November | € 40 |
---|
December | € 64 |
---|
Item | Percent |
---|
January | € 31 |
---|
February | € 31 |
---|
March | € 37 |
---|
April | € 38 |
---|
May | € 32 |
---|
June | € 35 |
---|
July | € 49 |
---|
August | € 42 |
---|
September | € 49 |
---|
October | € 39 |
---|
November | € 39 |
---|
December | € 53 |
---|
Item | Percent |
---|
January | |
---|
February | |
---|
March | |
---|
April | € 68 |
---|
May | € 59 |
---|
June | € 80 |
---|
July | € 91 |
---|
August | € 65 |
---|
September | € 81 |
---|
October | |
---|
November | |
---|
December | |
---|
Item | Percent |
---|
January | |
---|
February | € 49 |
---|
March | |
---|
April | € 55 |
---|
May | € 47 |
---|
June | € 71 |
---|
July | € 82 |
---|
August | € 61 |
---|
September | € 76 |
---|
October | € 81 |
---|
November | € 81 |
---|
December | € 89 |
---|
Item | Percent |
---|
January | |
---|
February | |
---|
March | € 67 |
---|
April | |
---|
May | |
---|
June | |
---|
July | |
---|
August | |
---|
September | |
---|
October | |
---|
November | |
---|
December | |
---|
Item | Percent |
---|
January | € 29 |
---|
February | € 29 |
---|
March | € 25 |
---|
April | € 38 |
---|
May | € 33 |
---|
June | € 35 |
---|
July | € 36 |
---|
August | € 43 |
---|
September | |
---|
October | € 26 |
---|
November | € 26 |
---|
December | € 48 |
---|
Item | Percent |
---|
January | € 87 |
---|
February | |
---|
March | € 58 |
---|
April | € 54 |
---|
May | € 51 |
---|
June | |
---|
July | € 74 |
---|
August | € 83 |
---|
September | |
---|
October | € 93 |
---|
November | € 93 |
---|
December | € 144 |
---|
Item | Percent |
---|
January | |
---|
February | |
---|
March | |
---|
April | € 61 |
---|
May | € 49 |
---|
June | € 71 |
---|
July | € 84 |
---|
August | € 61 |
---|
September | € 76 |
---|
October | € 81 |
---|
November | € 81 |
---|
December | € 89 |
---|
*average daily rates based on 7 day rental, search for today's best prices
FAQs about car hire at Agen Airport
Page_Load: CT_ID:7334 NodeID:8017 pvCT_ID:7334 NodeID:8017 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 =8017 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=7334 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=7334 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
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.