• 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

Charlottetown Car Rental Mini Guide

Charlottetown is the capital of Prince Edward Island, an Atlantic province in Canada. The area is particularly well known for being home to ‘Anne of Green Gables’ and its spectacular beaches. There are four routes for scenic drives around the island and these are well worth taking with your hire car, to get the most out of your stay. Charlottetown is a very mild city with a humid continental climate which is much warmer than many places inland. Nevertheless, with hot summers and cold winters car hire in Charlottetown makes sense as the most comfortable way to travel whichever direction in which you are headed.

To get to Charlottetown you can fly from most major cities in Canada (including Calgary, Toronto, Montreal, Vancouver) and some direct flights from the USA. Car rentals can be collected from the airport, and it should only take a few minutes to drive to reach Charlottetown.

Current Rental Rates in Charlottetown

Chevrolet Cruze

5 Adults, 4 Doors

From 101.92 EUR/day
Chevrolet Cruze

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

  4 |
  Automatic |
  Yes

Chevrolet Impala

5 Adults, 4 Doors

From 105.78 EUR/day
Chevrolet Impala

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

  4 |
  Automatic |
  Yes

Hyundai Elantra

5 Adults, 4 Doors

From 108.67 EUR/day
Hyundai Elantra

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

  4 |
  Automatic |
  Yes

Chevrolet Impala

5 Adults, 4 Doors

From 112.89 EUR/day
Chevrolet Impala

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

  4 |
  Automatic |
  Yes

Ford Escape

5 Adults, 5 Doors

From 150.10 EUR/day
Ford Escape

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

  3 |
  Automatic |
  Yes

Ford Escape

5 Adults, 5 Doors

From 159.63 EUR/day
Ford Escape

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

  3 |
  Automatic |
  Yes

Useful to know about Charlottetown

  • Charlottetown was first recognised as a town in 1855.
  • Today Charlottetown is the largest city on Prince Edward Island.
  • Around 60,000 people live in Charlottetown.
  • Charlottetown is known as the birthplace of the confederation.
  • Charlottetown has recently developed a new website to showcase the town.

 

Popular car hire destinations in Charlottetown

Best car rental companies in Charlottetown

8.3
No.2: AVIS,
based on 241 reviews
85
86
74
85
86
23 min (average wait time)
8.3
No.1: NATIONAL,
based on 794 reviews
80
80
80
80
80
17 min (average wait time)
8.0
No.3: BUDGET,
based on 2311 reviews
83
82
72
80
85
15 min (average wait time)

Charlottetown car hire information

  • 8.4/10
    Best Rated Agent:
    Avis US Corporate
  • € 713.44
    Average price:
    (per week)
  • € 101.92
    Best Price:
    Per Week
  • 4
    Most Popular Type:
    Intermediate
  • 2
    Most popular model:
    Chevrolet Impala
  • 6
    Total Cars Available
     

Average prices per day in Charlottetown

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€ 67
February€ 68
March€ 66
April€ 67
May€ 73
June€ 78
July€ 89
August€ 87
September€ 94
October€ 68
November€ 78
December€ 70
ItemPercent
January€ 65
February€ 66
March€ 64
April€ 64
May€ 65
June€ 62
July€ 91
August€ 91
September€ 73
October€ 62
November€ 71
December€ 67
ItemPercent
January€ 127
February€ 101
March€ 84
April€ 81
May€ 81
June€ 90
July€ 101
August€ 121
September€ 90
October€ 77
November€ 84
December€ 90
ItemPercent
January€ 76
February€ 83
March€ 74
April€ 71
May€ 79
June€ 84
July€ 114
August€ 101
September€ 89
October€ 74
November€ 80
December€ 79
ItemPercent
January
February
March
April€ 30
May€ 37
June€ 30
July€ 30
August€ 30
September€ 40
October
November
December
ItemPercent
January€ 73
February€ 85
March€ 79
April€ 79
May€ 86
June€ 81
July€ 124
August€ 121
September€ 108
October€ 77
November€ 85
December€ 78
ItemPercent
January€ 77
February
March€ 68
April€ 84
May€ 114
June€ 154
July
August
September€ 167
October€ 93
November€ 103
December€ 77
ItemPercent
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:7239 NodeID:7224 pvCT_ID:7239 NodeID:7224 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 =7224 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=7239 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=7239 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 Canada fo find you the best price and that's a promise...

from
€71
per day
ItemPercent
Jan€ 56
Feb€ 58
Mar€ 46
Apr€ 47
May€ 53
Jun€ 122
Jul€ 90
Aug€ 91
Sep€ 105
Oct€ 64
Nov€ 61
Dec€ 59
from
€76
per day
ItemPercent
Jan€ 54
Feb€ 46
Mar€ 47
Apr€ 57
May€ 89
Jun€ 108
Jul€ 97
Aug€ 97
Sep€ 99
Oct€ 65
Nov€ 86
Dec€ 69
from
€63
per day
ItemPercent
Jan€ 54
Feb€ 38
Mar€ 34
Apr€ 41
May€ 59
Jun€ 69
Jul€ 92
Aug€ 95
Sep€ 91
Oct€ 65
Nov€ 51
Dec€ 62
from
€63
per day
ItemPercent
Jan€ 54
Feb€ 38
Mar€ 34
Apr€ 41
May€ 59
Jun€ 69
Jul€ 92
Aug€ 95
Sep€ 91
Oct€ 65
Nov€ 51
Dec€ 62