Ramon Airport Car Rental Mini Guide
This airport in the southern part of Israel is also known officially as Eilat-Ramon Airport, it is the second busiest in Israel and a popular collection point for car rentals. Collect your hire car and then you only have an 18-kilometre journey into
Eilat, around 20 minutes’ drive. Once unpacked enjoy all this area has to offer which you would not be able to do without a car including the Red Sea and Canyon which is in the middle of the desert.
Current Rental Rates at Ramon Airport
Suzuki Alto
4 Adults, 3 Doors
From 81.79 EUR/day
7 Days rental at 572.54 EUR from 24/07/2023
Fiat 500
4 Adults, 5 Doors
From 82.30 EUR/day
7 Days rental at 576.13 EUR from 24/07/2023
Kia Picanto
4 Adults, 5 Doors
From 82.81 EUR/day
7 Days rental at 579.73 EUR from 24/07/2023
Hyundai i20
5 Adults, 3 Doors
From 83.57 EUR/day
7 Days rental at 585.03 EUR from 24/07/2023
Ford Fiesta
5 Adults, 5 Doors
From 84.34 EUR/day
7 Days rental at 590.38 EUR from 24/07/2023
Kia Picanto
5 Adults, 5 Doors
From 91.35 EUR/day
7 Days rental at 639.48 EUR from 24/07/2023
Hyundai Accent
5 Adults, 3 Doors
From 94.05 EUR/day
7 Days rental at 658.37 EUR from 24/07/2023
Hyundai i20
5 Adults, 3 Doors
From 94.08 EUR/day
7 Days rental at 658.57 EUR from 24/07/2023
Hyundai Accent
5 Adults, 4 Doors
From 102.26 EUR/day
7 Days rental at 715.83 EUR from 24/07/2023
Useful to know about Ramon Airport
- Originally scheduled to open in April 2017, however delays pushed this back and the airport officially opened on January 21, 2019, some 2 years late
- Construction began in May 2013
- First test light landed 5th September 2017
- 3,600m runway with 8 large airplane parking slots
Popular car hire destinations in Ramon Airport
Best car rental companies in Ramon Airport
7.0
No.1: BUDGET,
based on 389 reviews
8 min (average wait time)
6.8
No.2: AVIS,
based on 67 reviews
21 min (average wait time)
4.9
No.3: SIXT,
based on 57 reviews
4 min (average wait time)
Ramon Airport car hire information
-
€ 572.53
Average price:
(per week)
-
€ 81.79
Best Price:
Per Week
Average prices per day for car hire at Ramon Airport
Item | Percent |
---|
January | € 84 |
---|
February | € 81 |
---|
March | € 75 |
---|
April | € 71 |
---|
May | € 88 |
---|
June | € 76 |
---|
July | € 106 |
---|
August | € 111 |
---|
September | € 63 |
---|
October | € 88 |
---|
November | € 73 |
---|
December | € 95 |
---|
Item | Percent |
---|
January | € 56 |
---|
February | € 51 |
---|
March | € 56 |
---|
April | € 51 |
---|
May | € 63 |
---|
June | € 46 |
---|
July | € 71 |
---|
August | € 73 |
---|
September | € 52 |
---|
October | € 56 |
---|
November | € 53 |
---|
December | € 67 |
---|
Item | Percent |
---|
January | € 393 |
---|
February | € 261 |
---|
March | € 302 |
---|
April | € 471 |
---|
May | € 863 |
---|
June | € 246 |
---|
July | € 463 |
---|
August | € 405 |
---|
September | € 641 |
---|
October | € 355 |
---|
November | € 327 |
---|
December | € 466 |
---|
Item | Percent |
---|
January | € 112 |
---|
February | € 102 |
---|
March | € 107 |
---|
April | € 98 |
---|
May | € 123 |
---|
June | € 100 |
---|
July | € 137 |
---|
August | € 142 |
---|
September | € 87 |
---|
October | € 107 |
---|
November | € 97 |
---|
December | € 125 |
---|
Item | Percent |
---|
January | € 300 |
---|
February | € 253 |
---|
March | |
---|
April | € 412 |
---|
May | € 297 |
---|
June | € 360 |
---|
July | € 426 |
---|
August | € 495 |
---|
September | € 225 |
---|
October | € 329 |
---|
November | € 228 |
---|
December | € 292 |
---|
Item | Percent |
---|
January | € 52 |
---|
February | € 49 |
---|
March | € 53 |
---|
April | € 47 |
---|
May | € 63 |
---|
June | € 46 |
---|
July | € 65 |
---|
August | € 61 |
---|
September | € 46 |
---|
October | € 52 |
---|
November | € 47 |
---|
December | € 64 |
---|
Item | Percent |
---|
January | € 187 |
---|
February | € 168 |
---|
March | € 182 |
---|
April | € 181 |
---|
May | € 181 |
---|
June | € 160 |
---|
July | € 225 |
---|
August | € 191 |
---|
September | € 116 |
---|
October | € 181 |
---|
November | € 167 |
---|
December | € 208 |
---|
Item | Percent |
---|
January | € 138 |
---|
February | € 138 |
---|
March | |
---|
April | |
---|
May | |
---|
June | € 283 |
---|
July | € 283 |
---|
August | € 351 |
---|
September | |
---|
October | € 250 |
---|
November | |
---|
December | |
---|
*average daily rates based on 7 day rental, search for today's best prices
FAQs about car hire at Ramon Airport
Page_Load: CT_ID:151282 NodeID:24506 pvCT_ID:151282 NodeID:24506 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 =24506 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=151282 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=151282 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.