• 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

Johor Bahru Car Rental Mini Guide

Johor Bahru is one of the most important entry points into Malaysia for tourists and is the gateway to the splendour of this fabulous tropical country. There is no better way to explore it than in a hire car from Johor Bahru and we are here to help. Pre-book the perfect rental car for your stay on our website – there are dozens to choose from, together with any extras you may want such as child seats or roof bars and your car will be waiting for you when you arrive.

Johor Bahru is accessed by the nearby Senai Airport which takes domestic flights from across Malaysia. The airport has plans to become an international airport but currently, international travellers have to fly to Penang or Kuala Lumpur and take a connecting flight to Johor Bahru. We also offer car rental from Johor Bahru Airport just prebook your rental vehicle online and once you have landed just head to the car hire desks and fill out the final paperwork.

Current Rental Rates in Johor Bahru

Perodua Axia

4 Adults, 5 Doors

From 34.69 EUR/day
Perodua Axia

7 Days rental at 242.88 EUR from 24/07/2023

  2 |
  Automatic |
  Yes

Proton Saga

5 Adults, 3 Doors

From 38.61 EUR/day
Proton Saga

7 Days rental at 270.32 EUR from 24/07/2023

  2 |
  Automatic |
  Yes

Honda City

5 Adults, 5 Doors

From 58.21 EUR/day
Honda City

7 Days rental at 407.52 EUR from 24/07/2023

  3 |
  Automatic |
  Yes

Proton Exora

7 Adults, 5 Doors

From 62.13 EUR/day
Proton Exora

7 Days rental at 434.96 EUR from 24/07/2023

  1 |
  Automatic |
  Yes

Honda Civic

5 Adults, 4 Doors

From 81.73 EUR/day
Honda Civic

7 Days rental at 572.15 EUR from 24/07/2023

  4 |
  Automatic |
  Yes

Useful to know about Johor Bahru

  • Johor Bahru is the southernmost city on the Asian mainland and is home to nearly a million people
  • Over half of Malaysia’s tourists enter the country through Johor Bahru from neighbouring Singapore
  • The city has had three names since being founded in 1855; Tanjung Puteri, Iskander Puteri and then in 1866 it was changed to Johor Bahru

 

Popular car hire destinations in Johor Bahru

Best car rental companies in Johor Bahru

8.3
No.1: HAWK,
based on 604 reviews
86
86
84
72
85
13 min (average wait time)
7.2
No.2: GALAXY ASIA CAR RENTAL,
based on 30 reviews
40
47
42
42
50
8 min (average wait time)
6.6
No.3: EUROPCAR,
based on 583 reviews
70
62
68
62
67
15 min (average wait time)

Johor Bahru car hire information

  • 8.4/10
    Best Rated Agent:
    Hawk Rent A Car
  • € 242.83
    Average price:
    (per week)
  • € 34.69
    Best Price:
    Per Week
  • 2
    Most Popular Type:
    Intermediate
  • 1
    Most popular model:
    Honda Civic
  • 5
    Total Cars Available
     

Average prices per day in Johor Bahru

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€ 43
February€ 53
March€ 44
April€ 45
May€ 44
June€ 41
July€ 42
August€ 43
September€ 37
October€ 37
November€ 38
December€ 41
ItemPercent
January€ 33
February€ 41
March€ 34
April€ 35
May€ 35
June€ 33
July€ 33
August€ 33
September€ 29
October€ 29
November€ 29
December€ 29
ItemPercent
January€ 76
February€ 89
March€ 75
April€ 74
May€ 77
June€ 73
July€ 72
August€ 75
September€ 68
October€ 67
November€ 69
December€ 71
ItemPercent
January€ 63
February€ 73
March€ 63
April€ 72
May€ 73
June€ 67
July€ 68
August€ 67
September€ 60
October€ 58
November€ 60
December€ 61
ItemPercent
January€ 33
February€ 39
March€ 33
April€ 36
May€ 37
June€ 32
July€ 33
August€ 33
September€ 31
October€ 30
November€ 31
December€ 31
ItemPercent
January€ 82
February€ 95
March€ 82
April€ 96
May€ 96
June€ 80
July€ 83
August€ 83
September€ 81
October€ 80
November€ 82
December€ 82
ItemPercent
January€ 25
February
March€ 28
April
May
June€ 42
July€ 53
August€ 53
September€ 40
October€ 40
November€ 40
December€ 69
ItemPercent
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:55248 NodeID:20127 pvCT_ID:55248 NodeID:20127 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 =20127 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=55248 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=55248 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 Malaysia fo find you the best price and that's a promise...

from
€33
per day
ItemPercent
Jan€ 37
Feb€ 30
Mar€ 31
Apr€ 31
May€ 32
Jun€ 25
Jul€ 24
Aug€ 37
Sep€ 38
Oct€ 38
Nov€ 39
Dec€ 38
from
€32
per day
ItemPercent
Jan€ 38
Feb€ 32
Mar€ 32
Apr€ 34
May€ 33
Jun€ 22
Jul€ 23
Aug€ 31
Sep€ 32
Oct€ 32
Nov€ 36
Dec€ 38
from
€32
per day
ItemPercent
Jan€ 38
Feb€ 32
Mar€ 32
Apr€ 34
May€ 33
Jun€ 22
Jul€ 23
Aug€ 31
Sep€ 32
Oct€ 32
Nov€ 36
Dec€ 38
from
€33
per day
ItemPercent
Jan€ 37
Feb€ 30
Mar€ 31
Apr€ 31
May€ 32
Jun€ 25
Jul€ 24
Aug€ 37
Sep€ 38
Oct€ 38
Nov€ 39
Dec€ 38