New Delhi Car Rental Mini Guide
Search car hire in New Delhi with Rhinocarhire. Let us find the best deal whether you need car rental from New Delhi Airport for the duration of your stay in India or for a few days from within New Delhi itself. We work with all leading New Delhi car rental suppliers to ensure that our prices are the most competitive on the market.
Our trusted New Delhi car rental agents will have the car of your choice waiting for collection whether from the airport or any of our downtown locations. Our prices are inclusive of CDW, however in India we do recommend our zero excess insurance waiver.
The capital of the Republic of India, New Delhi is known in Hindu as Punjabi. It replaced Calcutta (Kolkata) as the capital at the beginning of the 20th century.
Current Rental Rates in New Delhi
Tata Indica
5 Adults, 5 Doors
From 51.83 EUR/day
7 Days rental at 362.83 EUR from 24/07/2023
Chevrolet Optra
5 Adults, 5 Doors
From 78.17 EUR/day
7 Days rental at 547.23 EUR from 24/07/2023
Hyundai Accent
5 Adults, 3 Doors
From 83.90 EUR/day
7 Days rental at 587.32 EUR from 24/07/2023
Chevrolet Trailblazer
5 Adults, 5 Doors
From 83.90 EUR/day
7 Days rental at 587.32 EUR from 24/07/2023
Toyota Innova
7 Adults, 5 Doors
From 101.08 EUR/day
7 Days rental at 707.57 EUR from 24/07/2023
Skoda Octavia
5 Adults, 4 Doors
From 232.79 EUR/day
7 Days rental at 1629.55 EUR from 24/07/2023
Hyundai Sonata
5 Adults, 4 Doors
From 290.05 EUR/day
7 Days rental at 2030.41 EUR from 24/07/2023
Useful to know about New Delhi
- The capital of India, New Delhi has a population of over 20 million
- Monsoons are common in New Delhi and the climate varies a lot throughout the year
- Formula 1 held its first race in New Delhi in 2011
- New Delhi is the 2nd biggest city in the north behind Mumbai. Bangalore is the third biggest city in India.
Popular car hire destinations in New Delhi
New Delhi car hire information
-
0.0/10
Best Rated Agent:
N/A
-
€ 362.81
Average price:
(per week)
-
€ 51.83
Best Price:
Per Week
Average prices per day in New Delhi
Item | Percent |
---|
January | € 76 |
---|
February | € 76 |
---|
March | € 74 |
---|
April | € 75 |
---|
May | € 78 |
---|
June | € 79 |
---|
July | € 79 |
---|
August | € 77 |
---|
September | € 78 |
---|
October | € 77 |
---|
November | € 79 |
---|
December | € 80 |
---|
Item | Percent |
---|
January | € 59 |
---|
February | € 56 |
---|
March | € 54 |
---|
April | € 55 |
---|
May | € 59 |
---|
June | € 59 |
---|
July | € 58 |
---|
August | € 59 |
---|
September | € 59 |
---|
October | € 58 |
---|
November | € 59 |
---|
December | € 60 |
---|
Item | Percent |
---|
January | € 96 |
---|
February | € 98 |
---|
March | € 95 |
---|
April | € 95 |
---|
May | € 99 |
---|
June | € 99 |
---|
July | € 99 |
---|
August | € 97 |
---|
September | € 98 |
---|
October | € 98 |
---|
November | € 100 |
---|
December | € 101 |
---|
Item | Percent |
---|
January | € 113 |
---|
February | € 127 |
---|
March | € 123 |
---|
April | € 134 |
---|
May | € 139 |
---|
June | € 139 |
---|
July | € 139 |
---|
August | € 127 |
---|
September | € 128 |
---|
October | € 128 |
---|
November | € 130 |
---|
December | € 132 |
---|
Item | Percent |
---|
January | € 181 |
---|
February | |
---|
March | |
---|
April | € 167 |
---|
May | € 193 |
---|
June | € 198 |
---|
July | € 190 |
---|
August | € 191 |
---|
September | € 187 |
---|
October | € 182 |
---|
November | € 181 |
---|
December | € 183 |
---|
Item | Percent |
---|
January | € 58 |
---|
February | € 64 |
---|
March | € 62 |
---|
April | € 54 |
---|
May | € 58 |
---|
June | € 58 |
---|
July | € 59 |
---|
August | € 57 |
---|
September | € 57 |
---|
October | € 57 |
---|
November | € 58 |
---|
December | € 59 |
---|
Item | Percent |
---|
January | € 164 |
---|
February | € 185 |
---|
March | € 180 |
---|
April | € 173 |
---|
May | € 178 |
---|
June | € 178 |
---|
July | € 177 |
---|
August | € 174 |
---|
September | € 176 |
---|
October | € 175 |
---|
November | € 178 |
---|
December | € 181 |
---|
Item | Percent |
---|
January | € 70 |
---|
February | € 72 |
---|
March | € 70 |
---|
April | € 65 |
---|
May | € 71 |
---|
June | € 71 |
---|
July | € 71 |
---|
August | € 70 |
---|
September | € 70 |
---|
October | € 69 |
---|
November | € 71 |
---|
December | € 72 |
---|
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:48836 NodeID:19919 pvCT_ID:48836 NodeID:19919 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 =19919 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=48836 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=48836 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.