Mini Guide for Picton
Picton is a town on the North Coast of the South Island, in
New Zealand. The picturesque seaside town of Picton is the South Island base for Bluebridge and Interislander ferries that link the main islands of New Zealand and the heart of the Marlborough Sounds.
Current Rental Rates in Picton Ferry Port
Toyota Corolla
5 Adults, 5 Doors
From 33.14 EUR/day
7 Days rental at 232.03 EUR from 24/07/2023
Toyota Corolla Hybrid
5 Adults, 5 Doors
From 38.76 EUR/day
7 Days rental at 271.37 EUR from 24/07/2023
Toyota C-HR
5 Adults, 5 Doors
From 44.38 EUR/day
7 Days rental at 310.70 EUR from 24/07/2023
Toyota Rav4
5 Adults, 5 Doors
From 46.25 EUR/day
7 Days rental at 323.81 EUR from 24/07/2023
Mitsubishi Outlander
5 Adults, 5 Doors
From 48.13 EUR/day
7 Days rental at 336.92 EUR from 24/07/2023
Mitsubishi ASX
5 Adults, 5 Doors
From 66.25 EUR/day
7 Days rental at 463.75 EUR from 24/07/2023
Holden Barina
5 Adults, 5 Doors
From 78.44 EUR/day
7 Days rental at 549.13 EUR from 24/07/2023
Toyota Corolla
5 Adults, 5 Doors
From 80.04 EUR/day
7 Days rental at 560.33 EUR from 24/07/2023
Toyota Camry
5 Adults, 4 Doors
From 83.93 EUR/day
7 Days rental at 587.57 EUR from 24/07/2023
Toyota Corolla Hybrid
5 Adults, 5 Doors
From 38.76 EUR/day
7 Days rental at 271.37 EUR from 24/07/2023
Useful to know about Picton Ferry Port
- Picton Ferry Station serves the Interislander road and rail ferry service between the north and south islands of New Zealand
- The service started in 1962 to speed up transfers of cargo between the islands
- Three ships now operate the route, all with Maori names
- You can travel by car or on foot on the ferry; rail passengers must disembark from trains to make the crossing as only freight goes straight onto the ferry.
- The service became nationalised in 2008
- Christchurch is approximately 340 km south west and Nelson 110 km west of Picton.
Popular car hire destinations in Picton Ferry Port
Best car rental companies in Picton Ferry Port
9.0
No.1: THRIFTY,
based on 112 reviews
16 min (average wait time)
8.9
No.3: BUDGET,
based on 42 reviews
31 min (average wait time)
8.9
No.2: AVIS,
based on 24 reviews
18 min (average wait time)
Picton Ferry Port car hire information
-
€ 231.98
Average price:
(per week)
-
€ 33.14
Best Price:
Per Week
Average prices per day in Picton 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 | € 111 |
---|
February | € 88 |
---|
March | € 104 |
---|
April | € 100 |
---|
May | € 71 |
---|
June | € 76 |
---|
July | € 82 |
---|
August | € 90 |
---|
September | € 83 |
---|
October | € 74 |
---|
November | € 82 |
---|
December | € 100 |
---|
Item | Percent |
---|
January | € 108 |
---|
February | € 93 |
---|
March | € 111 |
---|
April | € 111 |
---|
May | € 65 |
---|
June | € 86 |
---|
July | € 89 |
---|
August | € 91 |
---|
September | € 60 |
---|
October | € 61 |
---|
November | € 73 |
---|
December | € 90 |
---|
Item | Percent |
---|
January | € 141 |
---|
February | € 112 |
---|
March | € 127 |
---|
April | € 125 |
---|
May | € 76 |
---|
June | € 96 |
---|
July | € 95 |
---|
August | € 114 |
---|
September | € 97 |
---|
October | € 96 |
---|
November | € 104 |
---|
December | € 117 |
---|
Item | Percent |
---|
January | € 125 |
---|
February | € 100 |
---|
March | € 125 |
---|
April | € 115 |
---|
May | € 74 |
---|
June | € 89 |
---|
July | € 101 |
---|
August | € 105 |
---|
September | € 96 |
---|
October | € 79 |
---|
November | € 84 |
---|
December | € 100 |
---|
Item | Percent |
---|
January | € 163 |
---|
February | € 131 |
---|
March | € 133 |
---|
April | € 138 |
---|
May | € 68 |
---|
June | € 106 |
---|
July | € 108 |
---|
August | € 116 |
---|
September | € 121 |
---|
October | € 100 |
---|
November | € 98 |
---|
December | € 115 |
---|
Item | Percent |
---|
January | € 122 |
---|
February | € 95 |
---|
March | € 123 |
---|
April | € 119 |
---|
May | € 79 |
---|
June | € 94 |
---|
July | € 94 |
---|
August | € 103 |
---|
September | € 93 |
---|
October | € 78 |
---|
November | € 80 |
---|
December | € 107 |
---|
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:5247 NodeID:20570 pvCT_ID:5247 NodeID:20570 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 =20570 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=5247 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=5247 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.