Killarney Mini Guide
Many tourists visit Killarney and use rental cars because of its proximity to the Ring of Kerry which is one of the most famous scenic drives in all of Ireland. You really should take the chance to see the amazing countryside of Ireland as there is nothing quite like it anywhere else in the world. If you are flying in then the nearest airport is Kerry Airport and you can also pick up a hire car from there. With our unlimited mileage offer you can do a full tour of Ireland taking in all the major cities including
Dublin,
Cork and
Limerick.
Current Rental Rates in Killarney
Ford Ka
4 Adults, 3 Doors
From 103.07 EUR/day
7 Days rental at 721.51 EUR from 22/05/2023
Volkswagen Up
4 Adults, 5 Doors
From 103.38 EUR/day
7 Days rental at 723.69 EUR from 22/05/2023
Volkswagen Polo
5 Adults, 3 Doors
From 103.67 EUR/day
7 Days rental at 725.73 EUR from 22/05/2023
Renault Clio
4 Adults, 3 Doors
From 104.28 EUR/day
7 Days rental at 729.96 EUR from 22/05/2023
Toyota Corolla
5 Adults, 5 Doors
From 115.87 EUR/day
7 Days rental at 811.09 EUR from 22/05/2023
Toyota Avensis
5 Adults, 4 Doors
From 142.92 EUR/day
7 Days rental at 1000.44 EUR from 22/05/2023
Skoda Citigo
4 Adults, 3 Doors
From 170.26 EUR/day
7 Days rental at 1191.83 EUR from 22/05/2023
Hyundai ix35
5 Adults, 5 Doors
From 180.37 EUR/day
7 Days rental at 1262.62 EUR from 22/05/2023
Toyota Corolla
5 Adults, 3 Doors
From 189.88 EUR/day
7 Days rental at 1329.19 EUR from 22/05/2023
Useful to know about Killarney
- The MacGillicuddy Reeks are situated to the south of Killarney.
- Near to Killarney is a narrow mountain pass known as the Gap of Dunloe.
- In 2007 Killarney was recognised as one of the best kept towns in Ireland.
- Killarney is located in the south west of Ireland, the N22 is the main road in and out of Killarney.
Popular car hire destinations in Killarney
Best car rental companies in Killarney
7.4
No.1: BUDGET,
based on 2523 reviews
21 min (average wait time)
Killarney car hire information
-
€ 721.49
Average price:
(per week)
-
€ 103.07
Best Price:
Per Week
Average prices per day for car hire in Killarney
Item | Percent |
---|
January | € 176 |
---|
February | € 171 |
---|
March | € 101 |
---|
April | € 86 |
---|
May | € 102 |
---|
June | € 128 |
---|
July | € 140 |
---|
August | € 162 |
---|
September | € 155 |
---|
October | € 146 |
---|
November | € 131 |
---|
December | € 150 |
---|
Item | Percent |
---|
January | € 95 |
---|
February | € 92 |
---|
March | € 84 |
---|
April | € 74 |
---|
May | € 91 |
---|
June | € 142 |
---|
July | € 147 |
---|
August | € 160 |
---|
September | € 157 |
---|
October | € 88 |
---|
November | € 75 |
---|
December | € 85 |
---|
Item | Percent |
---|
January | € 1459 |
---|
February | € 1398 |
---|
March | € 190 |
---|
April | |
---|
May | € 221 |
---|
June | |
---|
July | |
---|
August | |
---|
September | |
---|
October | € 981 |
---|
November | € 967 |
---|
December | € 981 |
---|
Item | Percent |
---|
January | € 337 |
---|
February | € 326 |
---|
March | € 173 |
---|
April | € 140 |
---|
May | € 154 |
---|
June | € 140 |
---|
July | € 117 |
---|
August | € 197 |
---|
September | € 191 |
---|
October | € 272 |
---|
November | € 261 |
---|
December | € 306 |
---|
Item | Percent |
---|
January | € 815 |
---|
February | € 783 |
---|
March | € 415 |
---|
April | € 241 |
---|
May | € 313 |
---|
June | € 241 |
---|
July | € 197 |
---|
August | € 363 |
---|
September | € 363 |
---|
October | € 632 |
---|
November | € 569 |
---|
December | € 981 |
---|
Item | Percent |
---|
January | € 73 |
---|
February | € 71 |
---|
March | € 63 |
---|
April | € 54 |
---|
May | € 71 |
---|
June | € 78 |
---|
July | € 117 |
---|
August | € 130 |
---|
September | € 121 |
---|
October | € 74 |
---|
November | € 55 |
---|
December | € 73 |
---|
Item | Percent |
---|
January | € 181 |
---|
February | € 177 |
---|
March | € 165 |
---|
April | € 136 |
---|
May | € 135 |
---|
June | € 156 |
---|
July | € 180 |
---|
August | € 276 |
---|
September | € 253 |
---|
October | € 260 |
---|
November | € 146 |
---|
December | € 226 |
---|
Item | Percent |
---|
January | € 507 |
---|
February | € 487 |
---|
March | € 103 |
---|
April | € 75 |
---|
May | € 180 |
---|
June | |
---|
July | € 66 |
---|
August | € 89 |
---|
September | € 57 |
---|
October | € 361 |
---|
November | € 342 |
---|
December | € 382 |
---|
*average daily rates based on 7 day rental, search for today's best prices
FAQs about car hire in Killarney
Page_Load: CT_ID:3192 NodeID:9810 pvCT_ID:3192 NodeID:9810 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 =9810 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=3192 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=3192 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
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.