Enna Car Rental Mini Guide
Enna is a mountain-top city in the centre of Sicily and is 931 metres above sea level. You can fly into
Catania Airport, it is 82km away but pick up your Rhino hire car at the airport and get to see the whole island in detail, most of our car hire packages come with unlimited mileage!
Enna is a magical city, perched high on a mountain top giving sweeping views across the plain that extends three miles from the base of the mountain. In the city, most places are accessible on foot or by hire car including the impressive Castello di Lombardia,
Italy.
Current Rental Rates in Enna
Toyota Aygo
4 Adults, 3 Doors
From 68.01 EUR/day
7 Days rental at 476.09 EUR from 24/07/2023
Lancia Ypsilon
4 Adults, 3 Doors
From 69.33 EUR/day
7 Days rental at 485.31 EUR from 24/07/2023
Opel Corsa
5 Adults, 5 Doors
From 75.91 EUR/day
7 Days rental at 531.39 EUR from 24/07/2023
Fiat 500L
5 Adults, 5 Doors
From 92.37 EUR/day
7 Days rental at 646.63 EUR from 24/07/2023
Citroen C3 Aircross
5 Adults, 5 Doors
From 104.43 EUR/day
7 Days rental at 731.07 EUR from 24/07/2023
Jeep Renegade
5 Adults, 5 Doors
From 109.02 EUR/day
7 Days rental at 763.19 EUR from 24/07/2023
Renault Clio
5 Adults, 5 Doors
From 109.02 EUR/day
7 Days rental at 763.19 EUR from 24/07/2023
Volkswagen Taigo
5 Adults, 5 Doors
From 137.94 EUR/day
7 Days rental at 965.61 EUR from 24/07/2023
Citroen C5 Aircross
5 Adults, 5 Doors
From 140.68 EUR/day
7 Days rental at 984.82 EUR from 24/07/2023
Useful to know about Enna
- Enna is the highest provincial capital in Sicily.
- The city is almost at the geographical centre of the island.
- It was built on top of a mountain forming a natural fortress.
- The mountain top was first inhabited nearly three thousand years ago.
- Enna was an important place of worship for the cult of Demeter.
Popular car hire destinations in Enna
Best car rental companies in Enna
6.3
No.1: MAGGIORE,
based on 2633 reviews
16 min (average wait time)
Enna car hire information
-
€ 476.07
Average price:
(per week)
-
€ 68.01
Best Price:
Per Week
Average prices per day in Enna
Item | Percent |
---|
January | € 108 |
---|
February | € 72 |
---|
March | € 83 |
---|
April | € 89 |
---|
May | € 80 |
---|
June | € 91 |
---|
July | € 108 |
---|
August | € 122 |
---|
September | € 104 |
---|
October | € 99 |
---|
November | € 73 |
---|
December | € 152 |
---|
Item | Percent |
---|
January | € 81 |
---|
February | € 65 |
---|
March | € 68 |
---|
April | € 84 |
---|
May | € 74 |
---|
June | € 76 |
---|
July | € 96 |
---|
August | € 115 |
---|
September | € 95 |
---|
October | € 70 |
---|
November | € 55 |
---|
December | € 123 |
---|
Item | Percent |
---|
January | € 234 |
---|
February | € 303 |
---|
March | € 307 |
---|
April | |
---|
May | |
---|
June | € 212 |
---|
July | |
---|
August | |
---|
September | |
---|
October | € 296 |
---|
November | € 296 |
---|
December | € 313 |
---|
Item | Percent |
---|
January | € 187 |
---|
February | € 144 |
---|
March | € 156 |
---|
April | € 170 |
---|
May | € 158 |
---|
June | € 190 |
---|
July | € 175 |
---|
August | € 234 |
---|
September | € 183 |
---|
October | € 152 |
---|
November | € 148 |
---|
December | € 208 |
---|
Item | Percent |
---|
January | € 326 |
---|
February | € 424 |
---|
March | € 429 |
---|
April | |
---|
May | |
---|
June | |
---|
July | |
---|
August | |
---|
September | |
---|
October | |
---|
November | |
---|
December | |
---|
Item | Percent |
---|
January | € 55 |
---|
February | € 45 |
---|
March | € 48 |
---|
April | € 58 |
---|
May | € 51 |
---|
June | € 54 |
---|
July | € 79 |
---|
August | € 95 |
---|
September | € 77 |
---|
October | € 54 |
---|
November | € 37 |
---|
December | € 82 |
---|
Item | Percent |
---|
January | € 394 |
---|
February | € 392 |
---|
March | |
---|
April | |
---|
May | € 152 |
---|
June | € 207 |
---|
July | |
---|
August | |
---|
September | |
---|
October | € 382 |
---|
November | € 382 |
---|
December | |
---|
Item | Percent |
---|
January | € 95 |
---|
February | € 61 |
---|
March | € 76 |
---|
April | € 72 |
---|
May | € 60 |
---|
June | € 64 |
---|
July | € 109 |
---|
August | € 117 |
---|
September | € 105 |
---|
October | € 99 |
---|
November | € 62 |
---|
December | € 132 |
---|
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:171801 NodeID:10144 pvCT_ID:171801 NodeID:10144 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 =10144 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=171801 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=171801 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.