• 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

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
Peugeot 108

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

  1 |
  Manual |
  Yes

Fiat Panda

4 Adults, 5 Doors

From 58.17 EUR/day
Fiat Panda

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

  2 |
  Manual |
  Yes

Toyota Aygo

4 Adults, 3 Doors

From 68.01 EUR/day
Toyota Aygo

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

  1 |
  Manual |
  Yes

Citroen C3

5 Adults, 5 Doors

From 68.64 EUR/day
Citroen C3

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

  2 |
  Manual |
  Yes

Lancia Ypsilon

4 Adults, 3 Doors

From 69.33 EUR/day
Lancia Ypsilon

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

  2 |
  Manual |
  Yes

Volkswagen Up

4 Adults, 3 Doors

From 72.61 EUR/day
Volkswagen Up

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

  1 |
  Manual |
  Yes

Fiat Panda

4 Adults, 5 Doors

From 72.77 EUR/day
Fiat Panda

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

  2 |
  Manual |
  Yes

Citroen C1

4 Adults, 5 Doors

From 72.77 EUR/day
Citroen C1

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

  2 |
  Manual |
  Yes

Lancia Ypsilon

4 Adults, 3 Doors

From 74.09 EUR/day
Lancia Ypsilon

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

  2 |
  Manual |
  Yes

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
85
83
66
79
81
28 min (average wait time)
7.0
No.2: HERTZ,
based on 2136 reviews
78
73
57
70
74
17 min (average wait time)
6.8
No.4: BUDGET,
based on 3600 reviews
73
69
59
67
73
21 min (average wait time)

Palermo car hire information

  • 7.8/10
    Best Rated Agent:
    Enterprise EMEA Franchise
  • € 399.00
    Average price:
    (per week)
  • € 57.00
    Best Price:
    Per Week
  • 22
    Most Popular Type:
    Economy
  • 4
    Most popular model:
    Fiat Panda
  • 69
    Total Cars Available
     

Average prices per day in Palermo

ItemPercent
January€ 70
February€ 49
March€ 54
April€ 70
May€ 78
June€ 90
July€ 108
August€ 114
September€ 90
October€ 65
November€ 61
December€ 84
ItemPercent
January€ 57
February€ 42
March€ 44
April€ 64
May€ 68
June€ 76
July€ 92
August€ 92
September€ 74
October€ 53
November€ 49
December€ 71
ItemPercent
January€ 182
February€ 169
March€ 134
April€ 170
May€ 185
June€ 197
July€ 196
August€ 223
September€ 221
October€ 197
November€ 185
December€ 193
ItemPercent
January€ 106
February€ 75
March€ 77
April€ 102
May€ 103
June€ 123
July€ 143
August€ 154
September€ 135
October€ 91
November€ 98
December€ 128
ItemPercent
January€ 230
February€ 194
March€ 241
April€ 143
May€ 175
June€ 218
July€ 204
August€ 211
September€ 286
October
November
December
ItemPercent
January€ 46
February€ 31
March€ 31
April€ 44
May€ 51
June€ 61
July€ 92
August€ 103
September€ 64
October€ 44
November€ 42
December€ 51
ItemPercent
January€ 178
February€ 156
March€ 115
April€ 162
May€ 144
June€ 189
July€ 221
August€ 242
September€ 206
October€ 178
November€ 169
December€ 187
ItemPercent
January€ 77
February€ 52
March€ 62
April€ 73
May€ 70
June€ 82
July€ 94
August€ 113
September€ 92
October€ 60
November€ 60
December€ 88

Select category to see average car hire prices in Palermo

*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.


Other Rhino Car Hire Locations

We specialise in car rentals throughout Sicily fo find you the best price and that's a promise...

from
€45
per day
ItemPercent
Jan€ 50
Feb€ 30
Mar€ 17
Apr€ 43
May€ 34
Jun€ 61
Jul€ 72
Aug€ 58
Sep€ 60
Oct€ 50
Nov€ 35
Dec€ 31
from
€43
per day
ItemPercent
Jan€ 39
Feb€ 11
Mar€ 10
Apr€ 35
May€ 46
Jun€ 62
Jul€ 91
Aug€ 93
Sep€ 48
Oct€ 41
Nov€ 22
Dec€ 18
from
€50
per day
ItemPercent
Jan€ 49
Feb€ 33
Mar€ 22
Apr€ 51
May€ 51
Jun€ 63
Jul€ 63
Aug€ 63
Sep€ 63
Oct€ 56
Nov€ 44
Dec€ 44
from
€52
per day
ItemPercent
Jan€ 29
Feb€ 20
Mar€ 17
Apr€ 46
May€ 46
Jun€ 79
Jul€ 108
Aug€ 102
Sep€ 48
Oct€ 55
Nov€ 41
Dec€ 38