Montego Bay Car Rental Mini Guide
Montego Bay is an extremely popular destination with tourists to the island and car hire is always popular so make sure you book as early as possible to secure your choice of rental vehicle. There are plenty of stunning beaches with a plethora of water sports to keep the active happy. Drive out in your rental car to the best beach in the area, Doctor’s Cave Beach which has crystal clear water and is popular with snorkelers.
Current Rental Rates in Montego Bay
Daihatsu Mira
4 Adults, 3 Doors
From 50.33 EUR/day
7 Days rental at 352.34 EUR from 24/07/2023
Nissan March
4 Adults, 3 Doors
From 50.60 EUR/day
7 Days rental at 354.26 EUR from 24/07/2023
Toyota Vitz
5 Adults, 5 Doors
From 50.62 EUR/day
7 Days rental at 354.40 EUR from 24/07/2023
Toyota Yaris
5 Adults, 3 Doors
From 53.07 EUR/day
7 Days rental at 371.53 EUR from 24/07/2023
Daihatsu Mira
4 Adults, 3 Doors
From 54.62 EUR/day
7 Days rental at 382.34 EUR from 24/07/2023
Nissan March
4 Adults, 3 Doors
From 54.89 EUR/day
7 Days rental at 384.26 EUR from 24/07/2023
Toyota Vitz
5 Adults, 5 Doors
From 54.91 EUR/day
7 Days rental at 384.40 EUR from 24/07/2023
Toyota Yaris
5 Adults, 3 Doors
From 57.36 EUR/day
7 Days rental at 401.53 EUR from 24/07/2023
Toyota Corolla
5 Adults, 4 Doors
From 60.40 EUR/day
7 Days rental at 422.84 EUR from 24/07/2023
Useful to know about Montego Bay
- The bay is a major cruise ship destination.
- Montego Bay is the 2nd biggest city in Jamaica behind Kingston respectively.
- It’s a duty free shopping haven.
- The bay was discovered by Christopher Columbus who called it Fair Weather Bay.
- Montego Bay was the title of a song by pop band Amazulu.
Popular car hire destinations in Montego Bay
Best car rental companies in Montego Bay
3.9
No.1: AUTO-UNION,
based on 9 reviews
30 min (average wait time)
3.5
No.2: BUDGET,
based on 13 reviews
25 min (average wait time)
Montego Bay car hire information
-
€ 352.31
Average price:
(per week)
-
€ 50.33
Best Price:
Per Week
Average prices per day in Montego Bay
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)
Item | Percent |
---|
January | € 73 |
---|
February | € 71 |
---|
March | € 68 |
---|
April | € 105 |
---|
May | € 79 |
---|
June | € 73 |
---|
July | € 76 |
---|
August | € 78 |
---|
September | € 77 |
---|
October | € 75 |
---|
November | € 72 |
---|
December | € 82 |
---|
Item | Percent |
---|
January | € 72 |
---|
February | € 69 |
---|
March | € 60 |
---|
April | € 64 |
---|
May | € 59 |
---|
June | € 61 |
---|
July | € 67 |
---|
August | € 69 |
---|
September | € 64 |
---|
October | € 59 |
---|
November | € 57 |
---|
December | € 77 |
---|
Item | Percent |
---|
January | € 121 |
---|
February | € 128 |
---|
March | € 105 |
---|
April | € 274 |
---|
May | € 128 |
---|
June | € 126 |
---|
July | € 126 |
---|
August | € 130 |
---|
September | € 128 |
---|
October | € 133 |
---|
November | € 117 |
---|
December | € 136 |
---|
Item | Percent |
---|
January | € 108 |
---|
February | € 101 |
---|
March | € 98 |
---|
April | € 158 |
---|
May | € 107 |
---|
June | € 102 |
---|
July | € 106 |
---|
August | € 113 |
---|
September | € 113 |
---|
October | € 122 |
---|
November | € 109 |
---|
December | € 121 |
---|
Item | Percent |
---|
January | € 56 |
---|
February | € 53 |
---|
March | € 51 |
---|
April | € 48 |
---|
May | € 57 |
---|
June | € 56 |
---|
July | € 58 |
---|
August | € 65 |
---|
September | € 73 |
---|
October | € 65 |
---|
November | € 62 |
---|
December | € 69 |
---|
Item | Percent |
---|
January | € 186 |
---|
February | € 181 |
---|
March | € 179 |
---|
April | € 172 |
---|
May | € 185 |
---|
June | € 176 |
---|
July | € 175 |
---|
August | € 186 |
---|
September | € 181 |
---|
October | € 181 |
---|
November | € 185 |
---|
December | € 192 |
---|
Item | Percent |
---|
January | € 117 |
---|
February | € 106 |
---|
March | € 108 |
---|
April | € 188 |
---|
May | € 116 |
---|
June | € 112 |
---|
July | € 113 |
---|
August | € 118 |
---|
September | € 117 |
---|
October | € 123 |
---|
November | € 111 |
---|
December | € 125 |
---|
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:47904 NodeID:10214 pvCT_ID:47904 NodeID:10214 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 =10214 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=47904 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=47904 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.