• 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

Imperia Mini Guide

Imperia is in the northwest of Italy, on the coast and close to the border with France. The nearest big cities are Genoa, Turin and Nice.   The city of Imperia is divided into two by the river Impero, it is only minutes from the border of France and makes a great base for exploring both France and Italy. Check out our Cross Border travel regulations when hiring a car to ensure you can do so. The Mediterranean coast here is delightful with soaring cliffs and secluded bays, perfect for driving along in a convertible hire car. 

Current Rental Rates in Imperia

Fiat Panda

5 Adults, 3 Doors

From 74.83 EUR/day
Fiat Panda

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

  2 |
  Manual |
  Yes

Renault Clio

5 Adults, 5 Doors

From 79.71 EUR/day
Renault Clio

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

  2 |
  Manual |
  Yes

Volkswagen Golf

5 Adults, 5 Doors

From 100.02 EUR/day
Volkswagen Golf

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

  3 |
  Manual |
  Yes

Renault Captur

5 Adults, 5 Doors

From 105.03 EUR/day
Renault Captur

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

  3 |
  Manual |
  Yes

Fiat Tipo

5 Adults, 5 Doors

From 130.65 EUR/day
Fiat Tipo

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

  3 |
  Automatic |
  Yes

Audi A3

5 Adults, 5 Doors

From 137.21 EUR/day
Audi A3

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

  3 |
  Automatic |
  Yes

Fiat Tipo Estate

5 Adults, 5 Doors

From 174.41 EUR/day
Fiat Tipo Estate

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

  4 |
  Automatic |
  Yes

Skoda Octavia

5 Adults, 5 Doors

From 179.99 EUR/day
Skoda Octavia

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

  4 |
  Manual |
  Yes

Volkswagen Touran

5 Adults, 5 Doors

From 183.59 EUR/day
Volkswagen Touran

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

  4 |
  Automatic |
  Yes

Useful to know about Imperia

  • International swimming events are held here in Imperia each year.
  • The city is split into two historic districts by the River Impero that flows through the city.
  • The city’s cathedral is the largest religious building in Liguria.
  • The inhabitants of the city are called Imperiesi.
  • The city and its surrounding area are well known for cut flowers and olive oil production

 

Popular car hire destinations in Imperia

Best car rental companies in Imperia

8.2
No.1: LOCAUTO,
based on 4097 reviews
80
80
70
80
80
26 min (average wait time)
7.8
No.2: ENTERPRISE,
based on 439 reviews
85
83
66
79
81
28 min (average wait time)

Imperia car hire information

  • 8.2/10
    Best Rated Agent:
    Locauto
  • € 523.81
    Average price:
    (per week)
  • € 74.83
    Best Price:
    Per Week
  • 4
    Most Popular Type:
    Compact
  • 1
    Most popular model:
    Audi A4 Estate
  • 11
    Total Cars Available
     

Average prices per day in Imperia

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€ 73
February€ 61
March€ 54
April€ 72
May€ 93
June€ 98
July€ 109
August€ 141
September€ 104
October€ 81
November€ 71
December€ 86
ItemPercent
January€ 50
February€ 36
March€ 32
April€ 46
May€ 59
June€ 61
July€ 73
August€ 99
September€ 72
October€ 67
November€ 49
December€ 54
ItemPercent
January€ 90
February€ 81
March€ 73
April€ 86
May€ 115
June€ 127
July€ 133
August€ 168
September€ 123
October€ 98
November€ 100
December€ 120
ItemPercent
January€ 47
February€ 33
March€ 30
April€ 36
May€ 56
June€ 58
July€ 67
August€ 93
September€ 67
October€ 63
November€ 46
December€ 51
ItemPercent
January€ 167
February€ 157
March€ 148
April€ 182
May€ 212
June€ 209
July€ 223
August€ 216
September€ 230
October€ 175
November€ 182
December€ 205
ItemPercent
January€ 89
February€ 82
March€ 71
April€ 100
May€ 129
June€ 145
July€ 146
August€ 193
September€ 136
October€ 108
November€ 115
December€ 130
ItemPercent
ItemPercent
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:152338 NodeID:9952 pvCT_ID:152338 NodeID:9952 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 =9952 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=152338 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=152338 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 Italy fo find you the best price and that's a promise...

from
€36
per day
ItemPercent
Jan€ 23
Feb€ 11
Mar€ 5
Apr€ 26
May€ 32
Jun€ 58
Jul€ 83
Aug€ 90
Sep€ 50
Oct€ 24
Nov€ 14
Dec€ 14
from
€36
per day
ItemPercent
Jan€ 37
Feb€ 33
Mar€ 25
Apr€ 37
May€ 37
Jun€ 29
Jul€ 29
Aug€ 37
Sep€ 37
Oct€ 56
Nov€ 37
Dec€ 37
from
€33
per day
ItemPercent
Jan€ 20
Feb€ 4
Mar€ 6
Apr€ 25
May€ 32
Jun€ 61
Jul€ 88
Aug€ 83
Sep€ 41
Oct€ 20
Nov€ 11
Dec€ 8
from
€35
per day
ItemPercent
Jan€ 19
Feb€ 12
Mar€ 6
Apr€ 26
May€ 37
Jun€ 64
Jul€ 78
Aug€ 94
Sep€ 49
Oct€ 24
Nov€ 7
Dec€ 7