• 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

Edmonton Car Rental Mini Guide

Drive around the capital of the Canada province of Alberta with ease when you rent a hire car in Edmonton. Situated on the North Saskatchewan River, more than one million people live in Edmonton and it is the 2nd largest city in the province, after Calgary.

To get to Edmonton you can fly into Edmonton International Airport, it is served by destinations in the USA and is a major hub for Canada. A rental vehicle can also be collected from the airport with Rhino and when driving, the Yellowhead Highway and Queen Elizabeth II Highway connect many cities in Canada making this the perfect base to explore Edmonton and further afield. 

Current Rental Rates in Edmonton

Chevrolet Spark

5 Adults, 4 Doors

From 59.73 EUR/day
Chevrolet Spark

7 Days rental at 418.14 EUR from 17/04/2023

  2 |
  Automatic |
  Yes

Chevrolet Sonic

5 Adults, 4 Doors

From 60.35 EUR/day
Chevrolet Sonic

7 Days rental at 422.45 EUR from 17/04/2023

  3 |
  Automatic |
  Yes

Toyota Corolla

5 Adults, 4 Doors

From 61.58 EUR/day
Toyota Corolla

7 Days rental at 431.07 EUR from 17/04/2023

  4 |
  Automatic |
  Yes

Volkswagen Jetta

5 Adults, 4 Doors

From 63.59 EUR/day
Volkswagen Jetta

7 Days rental at 445.13 EUR from 17/04/2023

  4 |
  Automatic |
  Yes

Toyota Camry

5 Adults, 4 Doors

From 63.59 EUR/day
Toyota Camry

7 Days rental at 445.13 EUR from 17/04/2023

  4 |
  Automatic |
  Yes

Toyota Rav4

5 Adults, 5 Doors

From 78.01 EUR/day
Toyota Rav4

7 Days rental at 546.12 EUR from 17/04/2023

  3 |
  Automatic |
  Yes

Jeep Grand Cherokee

5 Adults, 5 Doors

From 89.53 EUR/day
Jeep Grand Cherokee

7 Days rental at 626.75 EUR from 17/04/2023

  4 |
  Automatic |
  Yes

Dodge Caravan

7 Adults, 5 Doors

From 104.77 EUR/day
Dodge Caravan

7 Days rental at 733.42 EUR from 17/04/2023

  3 |
  Automatic |
  Yes

Useful to know about Edmonton

  • Edmonton residents are known as an Edmontonians.
  • The Canada Living History Museum is located in Edmonton.
  • Edmonton was first incorporated as a city in 1904.
  • West Edmonton mall was the largest in the world for more than 20 years. 
  • A lot of large scale oil sands projects occur near Edmonton.

 

Popular car hire destinations in Edmonton

Best car rental companies in Edmonton

7.6
No.1: HERTZ,
based on 388 reviews
80
70
70
70
80
21 min (average wait time)

Edmonton car hire information

  • 7.6/10
    Best Rated Agent:
    Hertz US Corporate
  • € 418.11
    Average price:
    (per week)
  • € 59.73
    Best Price:
    Per Week
  • 2
    Most Popular Type:
    Fullsize
  • 1
    Most popular model:
    Chevrolet Spark
  • 8
    Total Cars Available
     

Average prices per day for car hire in Edmonton

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€ 85
February€ 81
March€ 64
April€ 61
May€ 56
June€ 81
July€ 71
August€ 86
September€ 75
October€ 63
November€ 65
December€ 77
ItemPercent
January€ 79
February€ 80
March€ 63
April€ 60
May€ 54
June€ 80
July€ 69
August€ 84
September€ 73
October€ 62
November€ 63
December€ 76
ItemPercent
January€ 122
February€ 114
March€ 100
April€ 83
May€ 82
June€ 91
July€ 97
August€ 103
September€ 105
October€ 108
November€ 105
December€ 114
ItemPercent
January€ 100
February€ 96
March€ 80
April€ 70
May€ 70
June€ 101
July€ 96
August€ 100
September€ 90
October€ 86
November€ 88
December€ 95
ItemPercent
January€ 107
February€ 103
March€ 90
April€ 78
May€ 73
June€ 90
July€ 106
August€ 102
September€ 106
October€ 95
November€ 96
December€ 105
ItemPercent
January€ 115
February€ 109
March€ 95
April€ 77
May€ 79
June€ 119
July€ 116
August€ 111
September€ 101
October€ 104
November€ 107
December€ 110
ItemPercent
ItemPercent
*average daily rates based on 7 day rental, search for today's best prices

FAQs about car hire in Edmonton

Page_Load: CT_ID:53384 NodeID:7250 pvCT_ID:53384 NodeID:7250 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 =7250 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=53384 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=53384 Declare @TotalReviews varchar(200), @higest_rating float, @cheapest_price float, @CheapestVendor varchar(200),@expensive_price float, @offercount int; SET @TotalReviews = (select SUM(Total) 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
faq
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
€81
per day
ItemPercent
Jan€ 54
Feb€ 46
Mar€ 79
Apr€ 79
May€ 76
Jun€ 120
Jul€ 98
Aug€ 100
Sep€ 99
Oct€ 65
Nov€ 86
Dec€ 69
from
€66
per day
ItemPercent
Jan€ 54
Feb€ 38
Mar€ 49
Apr€ 57
May€ 69
Jun€ 69
Jul€ 92
Aug€ 95
Sep€ 91
Oct€ 65
Nov€ 51
Dec€ 62
from
€79
per day
ItemPercent
Jan€ 66
Feb€ 46
Mar€ 72
Apr€ 79
May€ 76
Jun€ 119
Jul€ 98
Aug€ 98
Sep€ 101
Oct€ 47
Nov€ 85
Dec€ 66
from
€81
per day
ItemPercent
Jan€ 54
Feb€ 48
Mar€ 79
Apr€ 79
May€ 76
Jun€ 108
Jul€ 102
Aug€ 102
Sep€ 100
Oct€ 65
Nov€ 86
Dec€ 69