• 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

Mini Guide for Greymouth Train Station

Greymouth is an industrial town on the west coast of New Zealand’s South Island. There’s a regional airport at Hokitika, around forty minutes away from Greymouth.

There is not much in Greymouth for the tourist apart from some lovely walks along the promenade that borders the Grey River. It’s out of the town that the real attractions start so hire a car with Rhino Car Hire and explore further. Mount Cook is visible from the town on a clear day and the national park of the same name, although a couple of hours drive away, is a good way to spend a day.

Current Rental Rates in Greymouth Train Station

Toyota Corolla

5 Adults, 5 Doors

From 84.16 EUR/day
Toyota Corolla

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

  2 |
  Automatic |
  Yes

Holden Trax

5 Adults, 5 Doors

From 90.66 EUR/day
Holden Trax

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

  3 |
  Automatic |
  Yes

Toyota Camry

5 Adults, 4 Doors

From 92.50 EUR/day
Toyota Camry

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

  2 |
  Automatic |
  Yes

Toyota Camry

5 Adults, 4 Doors

From 93.34 EUR/day
Toyota Camry

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

  2 |
  Automatic |
  Yes

Mitsubishi ASX

5 Adults, 5 Doors

From 95.05 EUR/day
Mitsubishi ASX

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

  3 |
  Automatic |
  Yes

Toyota Rav4

5 Adults, 5 Doors

From 95.76 EUR/day
Toyota Rav4

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

  4 |
  Automatic |
  Yes

Toyota Rav4

5 Adults, 5 Doors

From 105.21 EUR/day
Toyota Rav4

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

  4 |
  Automatic |
  Yes

Useful to know about Greymouth Train Station

  • Greymouth is on the estuary of the Grey River, named after the famous 19th century politician, Sir George Grey.
  • Its wealth was founded on coal and gold.
  • Greymouth was the setting for the Pike River Mine disaster of 2010.
  • Nearly half of the inhabitants of the South Island’s west coast live in Greymouth.
  • The town is at the start of the scenic TranzAlpine rail road.
  • Christchurch Airport is approximately 250 km south east and Timaru 350 km south of Greymouth. 

 

Popular car hire destinations in Greymouth Train Station

Best car rental companies in Greymouth Train Station

8.9
No.2: BUDGET,
based on 42 reviews
93
88
83
92
91
31 min (average wait time)
8.9
No.1: AVIS,
based on 24 reviews
90
90
90
90
80
18 min (average wait time)
8.5
No.4: ACE RENTAL CARS,
based on 80 reviews
80
80
80
80
80
21 min (average wait time)

Greymouth Train Station car hire information

  • 9.0/10
    Best Rated Agent:
    Avis ABG Franchise
  • € 589.12
    Average price:
    (per week)
  • € 84.16
    Best Price:
    Per Week
  • 3
    Most Popular Type:
    Compact
  • 2
    Most popular model:
    Toyota Camry
  • 7
    Total Cars Available
     

Average prices per day in Greymouth Train Station

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€ 99
February€ 72
March€ 67
April€ 83
May€ 72
June€ 76
July€ 79
August€ 64
September€ 71
October€ 77
November€ 68
December€ 112
ItemPercent
January€ 64
February€ 51
March€ 20
April
May€ 92
June€ 56
July€ 49
August€ 26
September€ 37
October€ 27
November€ 24
December
ItemPercent
January€ 122
February€ 97
March€ 85
April€ 100
May€ 87
June€ 92
July€ 89
August€ 79
September€ 83
October€ 86
November€ 77
December€ 109
ItemPercent
January€ 120
February€ 89
March€ 95
April€ 99
May€ 96
June€ 100
July€ 92
August€ 93
September€ 100
October€ 107
November€ 86
December€ 113
ItemPercent
January€ 90
February€ 55
March€ 38
April€ 50
May€ 114
June€ 85
July€ 54
August€ 48
September€ 51
October€ 62
November€ 76
December€ 115
ItemPercent
January€ 111
February€ 80
March€ 75
April€ 85
May€ 92
June€ 96
July€ 84
August€ 79
September€ 82
October€ 96
November€ 79
December€ 127
ItemPercent
ItemPercent
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:5229 NodeID:10655 pvCT_ID:5229 NodeID:10655 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 =10655 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=5229 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=5229 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 New Zealand fo find you the best price and that's a promise...

from
€35
per day
ItemPercent
Jan€ 57
Feb€ 58
Mar€ 50
Apr€ 39
May€ 27
Jun€ 17
Jul€ 19
Aug€ 18
Sep€ 26
Oct€ 25
Nov€ 32
Dec€ 45
from
€44
per day
ItemPercent
Jan€ 41
Feb€ 51
Mar€ 44
Apr€ 43
May€ 41
Jun€ 57
Jul€ 68
Aug€ 34
Sep€ 35
Oct€ 33
Nov€ 42
Dec€ 40
from
€35
per day
ItemPercent
Jan€ 57
Feb€ 58
Mar€ 50
Apr€ 39
May€ 27
Jun€ 17
Jul€ 19
Aug€ 18
Sep€ 26
Oct€ 25
Nov€ 32
Dec€ 45
from
€35
per day
ItemPercent
Jan€ 57
Feb€ 58
Mar€ 50
Apr€ 39
May€ 27
Jun€ 17
Jul€ 19
Aug€ 18
Sep€ 26
Oct€ 25
Nov€ 32
Dec€ 45