Victoria Ferry Port Car Rental Mini Guide
Taking your own car over on the car ferry to Victoria on Vancouver Island can be an expensive exercise. Cash savvy travellers drop off hire cars in Vancouver or Port Angeles and travel as foot passengers before hiring a car at Victoria ferry port. Pre-booking your Victoria Ferry Port hire car online means that it will be ready for you when you arrive and after giving a few additional details and a copy of your licence details you will soon be on your way.
To get to Victoria ferry port there are three routes to Victoria, one from
Vancouver on the mainland and two from
Washington State in the US; Port Angeles and
Seattle. Many travellers choose the ferry port over the airport. You get a much more attractive and scenic journey to British Columbia’s capital and if you are lucky, you will get the chance to whale watch on the way. You can prebook your car hire online for collection at the ferry port of from any of our numerous locations in Victoria.
Current Rental Rates in Victoria Harbour / Ferry Port
Kia Rio
4 Adults, 3 Doors
From 123.28 EUR/day
7 Days rental at 862.97 EUR from 24/07/2023
Nissan Versa
5 Adults, 4 Doors
From 127.39 EUR/day
7 Days rental at 891.73 EUR from 24/07/2023
Kia Rio
4 Adults, 3 Doors
From 130.80 EUR/day
7 Days rental at 915.66 EUR from 24/07/2023
Toyota Corolla
5 Adults, 4 Doors
From 131.97 EUR/day
7 Days rental at 923.84 EUR from 24/07/2023
Kia Rio
4 Adults, 3 Doors
From 133.83 EUR/day
7 Days rental at 936.82 EUR from 24/07/2023
Nissan Versa
5 Adults, 4 Doors
From 134.91 EUR/day
7 Days rental at 944.42 EUR from 24/07/2023
Nissan Versa
5 Adults, 4 Doors
From 137.93 EUR/day
7 Days rental at 965.57 EUR from 24/07/2023
Ford Escape
5 Adults, 5 Doors
From 138.85 EUR/day
7 Days rental at 971.99 EUR from 24/07/2023
Toyota Corolla
5 Adults, 4 Doors
From 139.50 EUR/day
7 Days rental at 976.53 EUR from 24/07/2023
Useful to know about Victoria Harbour / Ferry Port
- Although you can fly to Victoria, many people take the opportunity to whale watch on their way to Victoria by taking the ferry
- You can get a ferry to Victoria from Vancouver, Port Angeles and Seattle
- Victoria’s Ferry Port is in one of the most attractive settings in the world surrounded by Victoria Bay
- You can save the high cost of taking your own car by travelling as a foot passenger and hiring a car when you arrive
Popular car hire destinations in Victoria Harbour / Ferry Port
Best car rental companies in Victoria Harbour / Ferry Port
8.4
No.1: NATIONAL,
based on 801 reviews
16 min (average wait time)
Victoria Harbour / Ferry Port car hire information
-
€ 862.96
Average price:
(per week)
-
€ 123.28
Best Price:
Per Week
Average prices per day in Victoria Harbour / Ferry Port
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)
Item | Percent |
---|
January | € 82 |
---|
February | € 86 |
---|
March | € 88 |
---|
April | € 113 |
---|
May | € 110 |
---|
June | € 77 |
---|
July | € 115 |
---|
August | € 99 |
---|
September | € 80 |
---|
October | € 76 |
---|
November | € 79 |
---|
December | € 80 |
---|
Item | Percent |
---|
January | € 80 |
---|
February | € 85 |
---|
March | € 87 |
---|
April | € 110 |
---|
May | € 107 |
---|
June | € 75 |
---|
July | € 111 |
---|
August | € 96 |
---|
September | € 78 |
---|
October | € 78 |
---|
November | € 77 |
---|
December | € 78 |
---|
Item | Percent |
---|
January | € 67 |
---|
February | € 87 |
---|
March | € 135 |
---|
April | € 151 |
---|
May | € 176 |
---|
June | € 114 |
---|
July | € 153 |
---|
August | € 128 |
---|
September | € 68 |
---|
October | € 124 |
---|
November | € 114 |
---|
December | € 67 |
---|
Item | Percent |
---|
January | € 99 |
---|
February | € 103 |
---|
March | € 106 |
---|
April | € 128 |
---|
May | € 125 |
---|
June | € 96 |
---|
July | € 138 |
---|
August | € 111 |
---|
September | € 96 |
---|
October | € 98 |
---|
November | € 95 |
---|
December | € 96 |
---|
Item | Percent |
---|
January | € 82 |
---|
February | € 90 |
---|
March | € 93 |
---|
April | € 113 |
---|
May | € 112 |
---|
June | € 88 |
---|
July | € 146 |
---|
August | € 120 |
---|
September | € 60 |
---|
October | € 77 |
---|
November | € 79 |
---|
December | € 76 |
---|
Item | Percent |
---|
January | € 113 |
---|
February | € 118 |
---|
March | € 121 |
---|
April | € 138 |
---|
May | € 136 |
---|
June | € 108 |
---|
July | € 151 |
---|
August | € 126 |
---|
September | € 111 |
---|
October | € 110 |
---|
November | € 109 |
---|
December | € 111 |
---|
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:156752 NodeID:21004 pvCT_ID:156752 NodeID:21004 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 =21004 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=156752 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=156752 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.