• 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

Carvoeiro Mini Guide

Once a small fishing village, Carvoeiro is now dotted with plush flats and apartments, high class restaurants, bars and shops. But it has lost none of its charm, making it a favourite destination for tourists who can soak up the sunshine and play sports such as golf and tennis to keep them entertained.
 
Carvoeiro is served by the airports in Portimao to the west, or the more popular Faro around 30 miles to the east. Car hire from Faro Airport is both inexpensive and convenient and popular for travellers to Carvoeiro.

Current Rental Rates in Carvoeiro

Renault Clio

5 Adults, 3 Doors

From 37.61 EUR/day
Renault Clio

7 Days rental at 263.28 EUR from 23/05/2022

  2 |
  Manual |
  No

Volkswagen Polo

5 Adults, 5 Doors

From 37.61 EUR/day
Volkswagen Polo

7 Days rental at 263.28 EUR from 23/05/2022

  2 |
  Manual |
  Yes

Opel Corsa

5 Adults, 3 Doors

From 42.40 EUR/day
Opel Corsa

7 Days rental at 296.82 EUR from 23/05/2022

  2 |
  Automatic |
  No

Fiat Panda

4 Adults, 3 Doors

From 43.60 EUR/day
Fiat Panda

7 Days rental at 305.21 EUR from 23/05/2022

  2 |
  Manual |
  Yes

Mitsubishi Colt

5 Adults, 3 Doors

From 43.60 EUR/day
Mitsubishi Colt

7 Days rental at 305.21 EUR from 23/05/2022

  2 |
  Manual |
  Yes

Seat Arona

5 Adults, 5 Doors

From 43.60 EUR/day
Seat Arona

7 Days rental at 305.21 EUR from 23/05/2022

  3 |
  Automatic |
  Yes

Ford Focus Estate

5 Adults, 5 Doors

From 49.59 EUR/day
Ford Focus Estate

7 Days rental at 347.13 EUR from 23/05/2022

  4 |
  Automatic |
  Yes

Seat Ibiza Estate

5 Adults, 5 Doors

From 61.57 EUR/day
Seat Ibiza Estate

7 Days rental at 430.99 EUR from 23/05/2022

  4 |
  Manual |
  Yes

Seat Arona

5 Adults, 5 Doors

From 61.57 EUR/day
Seat Arona

7 Days rental at 430.99 EUR from 23/05/2022

  3 |
  Manual |
  Yes

Useful to know about Carvoeiro

  • The town is located on the south coast of Portugal in the heart of the Algarve
  • As a former small fishing village it's economy survived on tuna fishing, now tourism plays a significant role in the local economy
  • Carvoeiro has a wide choice of self catering accomodation and is popular with families

 

Popular car hire destinations in Carvoeiro

Best car rental companies in Carvoeiro

7.4
No.1: YES,
based on 973 reviews
81
69
71
71
76
15 min (average wait time)
6.3
No.2: DISCOVERY,
based on 185 reviews
70
60
60
50
60
14 min (average wait time)

Carvoeiro car hire information

  • 7.4/10
    Best Rated Agent:
    YES CAR HIRE
  • € 263.27
    Average price:
    (per week)
  • € 37.61
    Best Price:
    Per Week
  • 6
    Most Popular Type:
    Economy
  • 2
    Most popular model:
    Ford Focus Estate
  • 19
    Total Cars Available
     

Average prices per day in Carvoeiro

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€ 29
February€ 28
March€ 28
April€ 40
May€ 43
June€ 36
July€ 46
August€ 51
September€ 55
October€ 34
November€ 30
December€ 30
ItemPercent
January€ 20
February€ 19
March€ 19
April€ 28
May€ 28
June€ 26
July€ 35
August€ 38
September€ 35
October€ 20
November€ 19
December€ 19
ItemPercent
January€ 57
February€ 56
March€ 56
April€ 73
May€ 72
June€ 72
July€ 111
August€ 113
September€ 123
October€ 65
November€ 56
December€ 56
ItemPercent
January
February
March
April€ 107
May
June€ 75
July€ 114
August€ 131
September
October
November
December
ItemPercent
January
February
March
April€ 32
May
June€ 24
July€ 33
August€ 41
September
October
November
December
ItemPercent
January€ 99
February€ 96
March€ 96
April€ 100
May€ 109
June€ 93
July€ 117
August€ 121
September€ 124
October€ 100
November€ 97
December€ 121
ItemPercent
January€ 165
February€ 160
March€ 160
April€ 165
May€ 162
June€ 165
July€ 165
August€ 165
September€ 165
October€ 162
November€ 162
December€ 162
ItemPercent
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:4034 NodeID:20036 pvCT_ID:4034 NodeID:20036 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 =20036 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=4034 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=4034 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 Portugal fo find you the best price and that's a promise...

from
€31
per day
ItemPercent
Jan€ 16
Feb€ 10
Mar€ 9
Apr€ 29
May€ 25
Jun€ 44
Jul€ 81
Aug€ 64
Sep€ 41
Oct€ 25
Nov€ 15
Dec€ 16
from
€34
per day
ItemPercent
Jan€ 15
Feb€ 12
Mar€ 5
Apr€ 23
May€ 23
Jun€ 41
Jul€ 92
Aug€ 89
Sep€ 47
Oct€ 29
Nov€ 11
Dec€ 16
from
€34
per day
ItemPercent
Jan€ 15
Feb€ 12
Mar€ 5
Apr€ 23
May€ 23
Jun€ 41
Jul€ 92
Aug€ 89
Sep€ 47
Oct€ 29
Nov€ 11
Dec€ 16
from
€39
per day
ItemPercent
Jan€ 21
Feb€ 18
Mar€ 17
Apr€ 38
May€ 27
Jun€ 48
Jul€ 94
Aug€ 78
Sep€ 43
Oct€ 37
Nov€ 21
Dec€ 23