Car Rental Mini Guide Bangalore
Bangalore is the third biggest city in India and state capital of Karnataka. It became the state capital after independence and continued to flourish after.
Mumbai is the biggest city in India with
New Delhi the second largest by population.
Search for cheap car hire in Bangalore with Rhino. Whether on business or in Bangalore for pleasure, if you need to rent a car in Bangalore you have come to the right place. We work will all leading suppliers of car hire in India to make sure that our prices for car rental in Bangalore are the lowest online.
Get an instant quote with Rhino and see how cheap car hire in Bangalore can be when you book with the right company! Simply complete our intelligent booking system with your basic requirements and within seconds we will return the most competitive quotes for car hire in Bangalore/Bangaluru.
Current Rental Rates in Bangalore
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 Bangalore
- Has a nickname of 'Garden City'
- Has a population of over 12m (as of 2019)
- Served by Bengaluru International Airport which opended in May 2008
- Rickshaws are great for short journeys but car hire in Bangalore is excellent value for longer trips
Popular car hire destinations in Bangalore
- Bangalore Airport Meet & Greet
Bangalore 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 Bangalore
Item | Percent |
---|
January | € 76 |
---|
February | € 77 |
---|
March | € 74 |
---|
April | € 75 |
---|
May | € 79 |
---|
June | € 79 |
---|
July | € 79 |
---|
August | € 78 |
---|
September | € 78 |
---|
October | € 78 |
---|
November | € 80 |
---|
December | € 81 |
---|
Item | Percent |
---|
January | € 58 |
---|
February | € 50 |
---|
March | € 49 |
---|
April | € 53 |
---|
May | € 58 |
---|
June | € 59 |
---|
July | € 58 |
---|
August | € 59 |
---|
September | € 59 |
---|
October | € 58 |
---|
November | € 58 |
---|
December | € 59 |
---|
Item | Percent |
---|
January | € 96 |
---|
February | € 98 |
---|
March | € 96 |
---|
April | € 95 |
---|
May | € 99 |
---|
June | € 99 |
---|
July | € 99 |
---|
August | € 98 |
---|
September | € 99 |
---|
October | € 98 |
---|
November | € 100 |
---|
December | € 102 |
---|
Item | Percent |
---|
January | € 128 |
---|
February | € 172 |
---|
March | € 168 |
---|
April | € 152 |
---|
May | € 157 |
---|
June | € 158 |
---|
July | € 157 |
---|
August | € 145 |
---|
September | € 146 |
---|
October | € 145 |
---|
November | € 148 |
---|
December | € 150 |
---|
Item | Percent |
---|
January | € 184 |
---|
February | |
---|
March | |
---|
April | € 170 |
---|
May | € 196 |
---|
June | € 201 |
---|
July | € 193 |
---|
August | € 194 |
---|
September | € 190 |
---|
October | € 185 |
---|
November | € 183 |
---|
December | € 185 |
---|
Item | Percent |
---|
January | € 52 |
---|
February | |
---|
March | |
---|
April | € 48 |
---|
May | € 55 |
---|
June | € 56 |
---|
July | € 54 |
---|
August | € 54 |
---|
September | € 53 |
---|
October | € 52 |
---|
November | € 52 |
---|
December | € 52 |
---|
Item | Percent |
---|
January | € 149 |
---|
February | € 157 |
---|
March | € 153 |
---|
April | € 162 |
---|
May | € 167 |
---|
June | € 167 |
---|
July | € 167 |
---|
August | € 160 |
---|
September | € 163 |
---|
October | € 162 |
---|
November | € 165 |
---|
December | € 168 |
---|
Item | Percent |
---|
January | € 69 |
---|
February | |
---|
March | |
---|
April | € 64 |
---|
May | € 73 |
---|
June | € 75 |
---|
July | € 72 |
---|
August | € 72 |
---|
September | € 71 |
---|
October | € 69 |
---|
November | € 69 |
---|
December | € 69 |
---|
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:55052 NodeID:19917 pvCT_ID:55052 NodeID:19917 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 =19917 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=55052 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=55052 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.