• 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

Car Rental at Orpington 

If travelling by air you could either use London City Airport and take the train link out to Orpington, or Gatwick Airport followed by the train or by car around the M25. By train from other parts of the UK it’s best to get into London, use the underground to get to London Bridge Station and catch the direct train to Orpington.  Historically it is part of Kent and the Kent countryside is just outside the town. Today it’s part of the London Borough of Bromley.

Current Rental Rates in Orpington

Toyota Aygo

4 Adults, 3 Doors

From 42.10 EUR/day
Toyota Aygo

7 Days rental at 294.73 EUR from 12/12/2022

  2 |
  Manual |
  Yes

Opel Corsa

5 Adults, 3 Doors

From 42.96 EUR/day
Opel Corsa

7 Days rental at 300.77 EUR from 12/12/2022

  2 |
  Manual |
  Yes

Opel Corsa

5 Adults, 5 Doors

From 43.76 EUR/day
Opel Corsa

7 Days rental at 306.36 EUR from 12/12/2022

  2 |
  Manual |
  Yes

Opel Astra

5 Adults, 5 Doors

From 44.66 EUR/day
Opel Astra

7 Days rental at 312.62 EUR from 12/12/2022

  3 |
  Manual |
  Yes

Opel Corsa

5 Adults, 3 Doors

From 52.22 EUR/day
Opel Corsa

7 Days rental at 365.59 EUR from 12/12/2022

  2 |
  Automatic |
  Yes

Opel Corsa

5 Adults, 5 Doors

From 53.87 EUR/day
Opel Corsa

7 Days rental at 377.14 EUR from 12/12/2022

  2 |
  Automatic |
  Yes

Nissan Qashqai

5 Adults, 5 Doors

From 54.81 EUR/day
Nissan Qashqai

7 Days rental at 383.67 EUR from 12/12/2022

  4 |
  Manual |
  Yes

Opel Astra

5 Adults, 5 Doors

From 54.97 EUR/day
Opel Astra

7 Days rental at 384.82 EUR from 12/12/2022

  3 |
  Automatic |
  Yes

Nissan Qashqai

5 Adults, 5 Doors

From 67.49 EUR/day
Nissan Qashqai

7 Days rental at 472.49 EUR from 12/12/2022

  4 |
  Automatic |
  Yes

Useful to know about Orpington

  • Orpington is first recorded as Orpedingtune in Saxon times.
  • There is evidence that people lived here in the Stone Age.
  • An Iron Age farm was discovered in the grounds of Ramsden School.
  • The town is first mentioned in writing in 1038.
  • It’s home to a large traveller community.

 

Popular car hire destinations in Orpington

Best car rental companies in Orpington

8.1
No.1: ENTERPRISE,
based on 1270 reviews
80
80
70
80
80
19 min (average wait time)

Orpington car hire information

  • 8.2/10
    Best Rated Agent:
    Enterprise EMEA Corporate
  • € 294.70
    Average price:
    (per week)
  • € 42.10
    Best Price:
    Per Week
  • 4
    Most Popular Type:
    Economy
  • 4
    Most popular model:
    Opel Corsa
  • 17
    Total Cars Available
     

Average prices per day in Orpington

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
January€ 106
February€ 71
March€ 65
April€ 33
May€ 87
June€ 105
July€ 76
September€ 76
October€ 78
November€ 74
December€ 78
ItemPercent
January€ 102
February€ 67
March€ 62
April€ 32
May€ 83
June€ 104
July€ 76
September€ 73
October€ 75
November€ 72
December€ 75
ItemPercent
January€ 202
February€ 111
March€ 118
April€ 70
May€ 144
June€ 161
July€ 145
September€ 160
October€ 163
November€ 157
December€ 149
ItemPercent
January€ 140
February€ 81
March€ 77
April€ 57
May€ 96
June€ 118
July€ 100
September€ 98
October€ 100
November€ 100
December€ 105
ItemPercent
January€ 90
February€ 54
March€ 48
April€ 20
May€ 43
June
July€ 84
September€ 65
October€ 63
November€ 62
December€ 66
ItemPercent
January€ 239
February€ 114
March€ 131
April€ 77
May€ 138
June€ 215
July€ 163
September€ 150
October€ 163
November€ 156
December€ 162
ItemPercent
January€ 120
February€ 83
March€ 71
April€ 69
May€ 96
June€ 113
July€ 84
September€ 89
October€ 90
November€ 87
December€ 90
ItemPercent
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:170605 NodeID:7841 pvCT_ID:170605 NodeID:7841 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 =7841 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=170605 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=170605 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 UK fo find you the best price and that's a promise...

from
€50
per day
ItemPercent
Jan€ 36
Feb€ 38
Mar€ 41
Apr€ 99
May€ 58
Jun€ 65
Jul€ 45
Aug€ 52
Sep€ 47
Oct€ 45
Nov€ 41
Dec€ 35
from
€46
per day
ItemPercent
Jan€ 40
Feb€ 39
Mar€ 40
Apr€ 49
May€ 53
Jun€ 43
Jul€ 48
Aug€ 82
Sep€ 46
Oct€ 46
Nov€ 34
Dec€ 35
from
€43
per day
ItemPercent
Jan€ 34
Feb€ 34
Mar€ 40
Apr€ 51
May€ 51
Jun€ 43
Jul€ 50
Aug€ 60
Sep€ 46
Oct€ 41
Nov€ 32
Dec€ 37
from
€40
per day
ItemPercent
Jan€ 39
Feb€ 37
Mar€ 35
Apr€ 51
May€ 47
Jun€ 42
Jul€ 46
Aug€ 51
Sep€ 46
Oct€ 31
Nov€ 28
Dec€ 28