• 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

Cahors Mini Guide

Cahors is the capital of the Lot department, and this is an extremely picturesque city which lies in the middle of a twist in a river. The area is well known as many in France are for its wine, especially its Cahors red wine. The city is close to the A20 motorway making it very accessible with your hire car to and from Toulouse to the south. If looking for a more relaxed alternative you could drive your rental vehicle to Bordeaux and then visit one of the many vineyards that can be found along the D8 road to the west side of the city near the rivers.

Current Rental Rates in Cahors

Peugeot 208

5 Adults, 5 Doors

From 81.43 EUR/day
Peugeot 208

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

  2 |
  Manual |
  Yes

Peugeot 2008

5 Adults, 5 Doors

From 97.55 EUR/day
Peugeot 2008

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

  3 |
  Manual |
  Yes

Useful to know about Cahors

  • AOC black wine has been produced in Cahors for centuries and is exported through Bordeaux.
  • The dramatic river shape around Cahors is known in French as a 'presqu'île' which means peninsula.
  • Before the Roman conquest in 50BC Cahors was populated by a Celtic tribe.
  • In 1249 Pope John XXII was born in Cahors.
  • Cahors is part of the Midi-Pyrénées region of France.

 

Popular car hire destinations in Cahors

Best car rental companies in Cahors

7.2
No.1: EUROPCAR,
based on 3630 reviews
70
70
60
70
70
18 min (average wait time)
7.1
No.3: KEDDY BY EUROPCAR,
based on 8649 reviews
69
64
62
61
66
17 min (average wait time)
7.1
No.2: AVIS,
based on 2279 reviews
78
72
61
68
78
19 min (average wait time)

Cahors car hire information

  • 7.2/10
    Best Rated Agent:
    EUROPCAR Corporate
  • € 570.01
    Average price:
    (per week)
  • € 81.43
    Best Price:
    Per Week
  • 1
    Most Popular Type:
    Economy
  • 1
    Most popular model:
    Peugeot 208
  • 2
    Total Cars Available
     

Average prices per day in Cahors

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€ 53
February€ 58
March€ 57
April€ 57
May€ 56
June€ 59
July€ 67
August€ 64
September€ 77
October€ 55
November€ 56
December€ 71
ItemPercent
January€ 51
February€ 57
March€ 53
April€ 51
May€ 51
June€ 56
July€ 64
August€ 57
September€ 58
October€ 52
November€ 51
December€ 61
ItemPercent
January
February
March
April€ 85
May€ 85
June€ 85
July€ 85
August
September
October
November
December
ItemPercent
January
February€ 49
March€ 49
April€ 64
May€ 60
June€ 70
July€ 86
August€ 80
September€ 85
October€ 65
November€ 58
December
ItemPercent
January€ 29
February€ 39
March€ 39
April€ 41
May€ 39
June€ 51
July€ 58
August€ 47
September€ 42
October€ 44
November€ 43
December€ 49
ItemPercent
January€ 87
February
March€ 79
April€ 86
May€ 96
June€ 127
July
August€ 83
September€ 144
October€ 118
November€ 93
December€ 144
ItemPercent
January
February
March
April
May€ 59
June€ 64
July€ 83
August
September
October
November
December
ItemPercent
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:153097 NodeID:8116 pvCT_ID:153097 NodeID:8116 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 =8116 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=153097 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=153097 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
€39
per day
ItemPercent
Jan€ 37
Feb€ 37
Mar€ 31
Apr€ 36
May€ 42
Jun€ 37
Jul€ 56
Aug€ 61
Sep€ 34
Oct€ 35
Nov€ 31
Dec€ 36
from
€38
per day
ItemPercent
Jan€ 40
Feb€ 39
Mar€ 39
Apr€ 39
May€ 40
Jun€ 36
Jul€ 37
Aug€ 37
Sep€ 37
Oct€ 36
Nov€ 37
Dec€ 40
from
€43
per day
ItemPercent
Jan€ 38
Feb€ 38
Mar€ 32
Apr€ 44
May€ 45
Jun€ 36
Jul€ 70
Aug€ 61
Sep€ 41
Oct€ 38
Nov€ 39
Dec€ 37
from
€37
per day
ItemPercent
Jan€ 32
Feb€ 32
Mar€ 31
Apr€ 32
May€ 47
Jun€ 36
Jul€ 47
Aug€ 50
Sep€ 34
Oct€ 32
Nov€ 32
Dec€ 32