• 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

Londonderry Car Rental Mini Guide

Car Hire is available in Londonderry but without doubt the easiest and quickest way is to fly into Derry Airport which is only six miles from the city and collect your rental car form the Airport. The city is very close to the border with the Irish Republic and County Donegal and within a short drive of Ireland’s premier seaside resorts at Portrush and Portstewart. So by hiring a car this gives you the benefit of independence during your stay,  You can take your hire car to the Derry Murals for a more one sided view of the troubles. They are still worth visiting though to understand the anger and frustrations of the communities in Northern Ireland. For some gentle exercise, see the city from its stunning city walls, the best preserved in Europe.

Current Rental Rates in Londonderry

Ford Fiesta

5 Adults, 5 Doors

From 25.79 EUR/day
Ford Fiesta

7 Days rental at 180.58 EUR from 20/04/2020

  2 |
  Manual |
  Yes

Ford Focus

5 Adults, 5 Doors

From 28.57 EUR/day
Ford Focus

7 Days rental at 200.01 EUR from 20/04/2020

  3 |
  Manual |
  Yes

BMW 1 Series

5 Adults, 5 Doors

From 33.21 EUR/day
BMW 1 Series

7 Days rental at 232.47 EUR from 20/04/2020

  3 |
  Manual |
  Yes

BMW 1 Series

5 Adults, 5 Doors

From 39.29 EUR/day
BMW 1 Series

7 Days rental at 275.07 EUR from 20/04/2020

  3 |
  Automatic |
  Yes

BMW 3 Series

5 Adults, 4 Doors

From 53.18 EUR/day
BMW 3 Series

7 Days rental at 372.27 EUR from 20/04/2020

  4 |
  Automatic |
  Yes

BMW 3 Series Estate

5 Adults, 5 Doors

From 59.22 EUR/day
BMW 3 Series Estate

7 Days rental at 414.59 EUR from 20/04/2020

  5 |
  Automatic |
  Yes

Mitsubishi Outlander

5 Adults, 5 Doors

From 65.78 EUR/day
Mitsubishi Outlander

7 Days rental at 460.47 EUR from 20/04/2020

  4 |
  Automatic |
  Yes

BMW 5 Series

5 Adults, 4 Doors

From 68.30 EUR/day
BMW 5 Series

7 Days rental at 478.12 EUR from 20/04/2020

  4 |
  Automatic |
  Yes

BMW 5 Series Estate

5 Adults, 5 Doors

From 78.14 EUR/day
BMW 5 Series Estate

7 Days rental at 546.98 EUR from 20/04/2020

  6 |
  Automatic |
  Yes

Useful to know about Londonderry

  • It was the scene of the Bloody Sunday incident in the Irish troubles.
  • Although the proper name of the city is Londonderry, it's often referred to as Derry.
  • The name Derry comes from the Irish word Doire, meaning oak wood.
  • It’s very close to the border with the Republic of Ireland.
  • It gives its name to the well know piece of music ‘Londonderry Air’ used as the tune to ‘Danny Boy’.

 

Popular car hire destinations in Londonderry

Best car rental companies in Londonderry

7.0
No.1: DOLLAR,
based on 3143 reviews
81
68
67
61
72
17 min (average wait time)

Londonderry car hire information

  • 7.0/10
    Best Rated Agent:
    Dollar (UK)
  • € 180.53
    Average price:
    (per week)
  • € 25.79
    Best Price:
    Per Week
  • 2
    Most Popular Type:
    Compact Elite
  • 2
    Most popular model:
    BMW 1 Series
  • 11
    Total Cars Available
     

Average prices per day in Londonderry

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
April€ 29
ItemPercent
April€ 26
ItemPercent
April€ 56
ItemPercent
April€ 66
ItemPercent
April€ 78
ItemPercent
April€ 68
ItemPercent
April€ 66
ItemPercent
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:181673 NodeID:14209 pvCT_ID:181673 NodeID:14209 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 =14209 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=181673 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=181673 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 Northern Ireland fo find you the best price and that's a promise...

from
€54
per day
ItemPercent
Jan€ 35
Feb€ 37
Mar€ 36
Apr€ 76
May€ 85
Jun€ 47
Jul€ 59
Aug€ 45
Sep€ 89
Oct€ 46
Nov€ 45
Dec€ 45
from
€70
per day
ItemPercent
Jan€ 68
Feb€ 69
Mar€ 67
Apr€ 67
May€ 74
Jun€ 72
Jul€ 70
Aug€ 76
Sep€ 70
Oct€ 71
Nov€ 69
Dec€ 69
from
€53
per day
ItemPercent
Jan€ 49
Feb€ 70
Mar€ 70
Apr€ 61
May
Jun€ 51
Jul€ 50
Aug€ 49
Sep€ 41
Oct€ 51
Nov€ 49
Dec€ 42
from
€37
per day
ItemPercent
Jan€ 35
Feb€ 36
Mar€ 35
Apr€ 54
May€ 37
Jun€ 37
Jul€ 37
Aug€ 43
Sep€ 37
Oct€ 33
Nov€ 33
Dec€ 26