Palermo Car Rental Mini Guide
Palermo is the capital city of Sicily, and it is located on the north coast of the island.
There are flights from
Italy and Europe into Palermo Airport and then you can collect your rental car. Ferries also arrive in Palermo from
Malta and
Sardinia as well as Italy. The city’s attractions can easily be explored by foot once you have parked your hire car.
Current Rental Rates in Palermo
Peugeot 108
4 Adults, 3 Doors
From 57.00 EUR/day
7 Days rental at 399.05 EUR from 24/07/2023
Fiat Panda
4 Adults, 5 Doors
From 58.17 EUR/day
7 Days rental at 407.20 EUR from 24/07/2023
Toyota Aygo
4 Adults, 3 Doors
From 68.01 EUR/day
7 Days rental at 476.09 EUR from 24/07/2023
Citroen C3
5 Adults, 5 Doors
From 68.64 EUR/day
7 Days rental at 480.49 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
Volkswagen Up
4 Adults, 3 Doors
From 72.61 EUR/day
7 Days rental at 508.27 EUR from 24/07/2023
Fiat Panda
4 Adults, 5 Doors
From 72.77 EUR/day
7 Days rental at 509.42 EUR from 24/07/2023
Citroen C1
4 Adults, 5 Doors
From 72.77 EUR/day
7 Days rental at 509.42 EUR from 24/07/2023
Lancia Ypsilon
4 Adults, 3 Doors
From 74.09 EUR/day
7 Days rental at 518.64 EUR from 24/07/2023
Useful to know about Palermo
- Palermo is the capital of Sicily.
- The city is nearly three thousand years old.
- It was established by the Phoenicians who called the city Ziz, meaning ‘flower’.
- In the Byzantine era it was called Panormus which meant ‘largest of all ports’.
- Residents of the city are called Palermitans.
Popular car hire destinations in Palermo
Best car rental companies in Palermo
7.8
No.1: ENTERPRISE,
based on 439 reviews
28 min (average wait time)
7.0
No.2: HERTZ,
based on 2136 reviews
17 min (average wait time)
6.8
No.4: BUDGET,
based on 3600 reviews
21 min (average wait time)
Palermo car hire information
-
€ 399.00
Average price:
(per week)
-
€ 57.00
Best Price:
Per Week
Average prices per day in Palermo
Item | Percent |
---|
January | € 70 |
---|
February | € 49 |
---|
March | € 54 |
---|
April | € 70 |
---|
May | € 78 |
---|
June | € 90 |
---|
July | € 108 |
---|
August | € 114 |
---|
September | € 90 |
---|
October | € 65 |
---|
November | € 61 |
---|
December | € 84 |
---|
Item | Percent |
---|
January | € 57 |
---|
February | € 42 |
---|
March | € 44 |
---|
April | € 64 |
---|
May | € 68 |
---|
June | € 76 |
---|
July | € 92 |
---|
August | € 92 |
---|
September | € 74 |
---|
October | € 53 |
---|
November | € 49 |
---|
December | € 71 |
---|
Item | Percent |
---|
January | € 182 |
---|
February | € 169 |
---|
March | € 134 |
---|
April | € 170 |
---|
May | € 185 |
---|
June | € 197 |
---|
July | € 196 |
---|
August | € 223 |
---|
September | € 221 |
---|
October | € 197 |
---|
November | € 185 |
---|
December | € 193 |
---|
Item | Percent |
---|
January | € 106 |
---|
February | € 75 |
---|
March | € 77 |
---|
April | € 102 |
---|
May | € 103 |
---|
June | € 123 |
---|
July | € 143 |
---|
August | € 154 |
---|
September | € 135 |
---|
October | € 91 |
---|
November | € 98 |
---|
December | € 128 |
---|
Item | Percent |
---|
January | € 230 |
---|
February | € 194 |
---|
March | € 241 |
---|
April | € 143 |
---|
May | € 175 |
---|
June | € 218 |
---|
July | € 204 |
---|
August | € 211 |
---|
September | € 286 |
---|
October | |
---|
November | |
---|
December | |
---|
Item | Percent |
---|
January | € 46 |
---|
February | € 31 |
---|
March | € 31 |
---|
April | € 44 |
---|
May | € 51 |
---|
June | € 61 |
---|
July | € 92 |
---|
August | € 103 |
---|
September | € 64 |
---|
October | € 44 |
---|
November | € 42 |
---|
December | € 51 |
---|
Item | Percent |
---|
January | € 178 |
---|
February | € 156 |
---|
March | € 115 |
---|
April | € 162 |
---|
May | € 144 |
---|
June | € 189 |
---|
July | € 221 |
---|
August | € 242 |
---|
September | € 206 |
---|
October | € 178 |
---|
November | € 169 |
---|
December | € 187 |
---|
Item | Percent |
---|
January | € 77 |
---|
February | € 52 |
---|
March | € 62 |
---|
April | € 73 |
---|
May | € 70 |
---|
June | € 82 |
---|
July | € 94 |
---|
August | € 113 |
---|
September | € 92 |
---|
October | € 60 |
---|
November | € 60 |
---|
December | € 88 |
---|
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:171009 NodeID:10149 pvCT_ID:171009 NodeID:10149 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 =10149 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=171009 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=171009 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.