• 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 Jeddah Mini Guide

If you are flying into Saudi there are many routes to Jeddah Airport  where we have a superb range of rental cars available to pre book online.

Jeddah is an old and captivating city. The old part, al-Balad, is easily reached by car and rewards the visitor with teetering multi-storey buildings made from the traditional Arab building material, coral.

The Islam city of Mecca is of great holy significance and Muslims are instructed to make the pilgrimage to it at least one time in their lives. Jeddah is the main city that accesses Mecca. As the city gets very busy, roads have been built to accommodate the number of visitors. The city has main highways run through the city connecting different areas and many have eight lanes to cope with the traffic volume.

Current Rental Rates in Jeddah

Kia Pegas

5 Adults, 5 Doors

From 59.27 EUR/day
Kia Pegas

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

  2 |
  Automatic |
  Yes

Kia Cerato

5 Adults, 3 Doors

From 59.27 EUR/day
Kia Cerato

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

  3 |
  Automatic |
  Yes

MG GT

5 Adults, 5 Doors

From 70.72 EUR/day
MG GT

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

  2 |
  Automatic |
  Yes

Hyundai Elantra

5 Adults, 4 Doors

From 70.72 EUR/day
Hyundai Elantra

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

  4 |
  Automatic |
  Yes

BMW X1

5 Adults, 5 Doors

From 155.40 EUR/day
BMW X1

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

  4 |
  Automatic |
  Yes

BMW X2

5 Adults, 5 Doors

From 155.40 EUR/day
BMW X2

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

  2 |
  Automatic |
  Yes

Geely Tugella

5 Adults, 5 Doors

From 175.07 EUR/day
Geely Tugella

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

  4 |
  Automatic |
  Yes

Mercedes S 450

4 Adults, 4 Doors

From 1128.64 EUR/day
Mercedes S 450

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

  3 |
  Automatic |
  Yes

Useful to know about Jeddah

  • The Arabic name for the city is Jiddah.
  • It’s the largest city and port on the Red Sea with Riyadh being the capital.
  • Over three million people live there.
  • The city is seen as the starting point in Saudi Arabia for the hajj to Mecca.
  • Nearby is believed to be the Tomb of Eve.

 

Popular car hire destinations in Jeddah

Best car rental companies in Jeddah

7.0
No.1: AVIS,
based on 49 reviews
60
70
70
60
70
19 min (average wait time)
3.8
No.2: EUROPCAR,
based on 10 reviews
45
45
24
42
38
13 min (average wait time)

Jeddah car hire information

  • 7.0/10
    Best Rated Agent:
    Avis Europe Franchise
  • € 414.89
    Average price:
    (per week)
  • € 59.27
    Best Price:
    Per Week
  • 2
    Most Popular Type:
    Intermediate Elite
  • 1
    Most popular model:
    BMW X2
  • 8
    Total Cars Available
     

Average prices per day in Jeddah

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€ 35
February€ 35
March€ 34
April€ 43
May€ 37
June€ 53
July€ 42
August€ 36
September€ 31
October€ 36
November€ 43
December€ 47
ItemPercent
January€ 35
February€ 34
March€ 34
April€ 36
May€ 38
June€ 42
July€ 41
August€ 35
September€ 31
October€ 36
November€ 36
December€ 37
ItemPercent
January€ 57
February€ 51
March€ 46
April€ 88
May€ 45
June€ 104
July€ 46
August€ 46
September€ 46
October€ 46
November€ 86
December€ 80
ItemPercent
January€ 61
February€ 59
March€ 57
April€ 96
May€ 74
June€ 79
July€ 64
August€ 58
September
October€ 60
November€ 79
December€ 74
ItemPercent
January€ 32
February€ 31
March€ 31
April€ 30
May€ 24
June€ 30
July€ 34
August€ 34
September€ 25
October€ 35
November€ 32
December€ 32
ItemPercent
January€ 187
February€ 179
March€ 173
April€ 164
May
June€ 161
July€ 175
August€ 179
September
October€ 185
November€ 169
December€ 172
ItemPercent
January
February
March
April
May
June
July€ 155
August
September
October
November
December
ItemPercent
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:22552 NodeID:11028 pvCT_ID:22552 NodeID:11028 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 =11028 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=22552 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=22552 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 Saudi Arabia fo find you the best price and that's a promise...

from
€109
per day
ItemPercent
Jan
Feb€ 165
Mar€ 161
Apr€ 165
May€ 37
Jun€ 26
Jul€ 26
Aug€ 177
Sep€ 184
Oct
Nov€ 43
Dec
from
€48
per day
ItemPercent
Jan€ 57
Feb€ 58
Mar€ 31
Apr€ 32
May€ 32
Jun€ 39
Jul€ 31
Aug€ 30
Sep€ 53
Oct€ 71
Nov€ 71
Dec€ 74
from
€30
per day
ItemPercent
Jan€ 38
Feb€ 31
Mar€ 26
Apr€ 23
May€ 25
Jun€ 27
Jul€ 26
Aug€ 25
Sep€ 25
Oct€ 35
Nov€ 41
Dec€ 42
from
€30
per day
ItemPercent
Jan€ 38
Feb€ 31
Mar€ 26
Apr€ 23
May€ 25
Jun€ 27
Jul€ 26
Aug€ 25
Sep€ 25
Oct€ 35
Nov€ 41
Dec€ 42