Baltimore Mini Guide
Baltimore is one of the most popular destinations for tourists, famously known as the city where the lyrics for the Star Spangled Banner were written by Francis Scott Key. The city itself is huge, and is separated into nine very different Districts. Each with its own specific flavour and sights that will blow you away. If you have chosen Baltimore for a holiday then you may want to consider hiring a car in Baltimore as there is so much to see. Many people simply use their hire car to get to the beach on beautiful Chesapeake Bay but think of how your Baltimore hire car can save you money on taxi rides into the city for evening meals or even to save you the transport costs to and from the airport.
Current Rental Rates in Baltimore
Kia Soul
5 Adults, 4 Doors
From 91.64 EUR/day
7 Days rental at 641.54 EUR from 24/07/2023
Toyota Corolla
5 Adults, 4 Doors
From 91.96 EUR/day
7 Days rental at 643.74 EUR from 24/07/2023
Kia Soul
5 Adults, 4 Doors
From 94.37 EUR/day
7 Days rental at 660.61 EUR from 24/07/2023
Toyota Corolla
5 Adults, 4 Doors
From 94.67 EUR/day
7 Days rental at 662.72 EUR from 24/07/2023
Volkswagen Passat
5 Adults, 4 Doors
From 110.78 EUR/day
7 Days rental at 775.47 EUR from 24/07/2023
Mazda CX-5
5 Adults, 5 Doors
From 111.56 EUR/day
7 Days rental at 780.92 EUR from 24/07/2023
Kia Rio
5 Adults, 4 Doors
From 112.02 EUR/day
7 Days rental at 784.18 EUR from 24/07/2023
Volkswagen Passat
5 Adults, 4 Doors
From 112.89 EUR/day
7 Days rental at 790.24 EUR from 24/07/2023
Mazda CX-5
5 Adults, 5 Doors
From 113.64 EUR/day
7 Days rental at 795.53 EUR from 24/07/2023
Useful to know about Baltimore
- Baltimore is the city where the Star Spangled Banner anthem was written.
- The city is found on beautiful Chesapeake Bay
- It’s a popular holiday resort in Maryland
- The famous Battle of Baltimore was fought here in 1812
- The city is multicultural in flavour with a majority of African American citizens
Popular car hire destinations in Baltimore
Best car rental companies in Baltimore
6.7
No.1: BUDGET,
based on 3157 reviews
17 min (average wait time)
Baltimore car hire information
-
€ 641.48
Average price:
(per week)
-
€ 91.64
Best Price:
Per Week
Average prices per day in Baltimore
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 | € 83 |
---|
February | € 73 |
---|
March | € 58 |
---|
April | € 69 |
---|
May | € 65 |
---|
June | € 77 |
---|
July | € 83 |
---|
August | € 79 |
---|
September | € 67 |
---|
October | € 64 |
---|
November | € 113 |
---|
December | € 86 |
---|
Item | Percent |
---|
January | € 82 |
---|
February | € 74 |
---|
March | € 60 |
---|
April | € 68 |
---|
May | € 70 |
---|
June | € 76 |
---|
July | € 87 |
---|
August | € 78 |
---|
September | € 65 |
---|
October | € 64 |
---|
November | € 113 |
---|
December | € 83 |
---|
Item | Percent |
---|
January | € 126 |
---|
February | € 119 |
---|
March | € 102 |
---|
April | € 111 |
---|
May | € 100 |
---|
June | € 120 |
---|
July | € 128 |
---|
August | € 118 |
---|
September | € 110 |
---|
October | € 101 |
---|
November | € 116 |
---|
December | € 109 |
---|
Item | Percent |
---|
January | € 87 |
---|
February | € 77 |
---|
March | € 62 |
---|
April | € 73 |
---|
May | € 87 |
---|
June | € 87 |
---|
July | € 94 |
---|
August | € 92 |
---|
September | € 70 |
---|
October | € 69 |
---|
November | € 119 |
---|
December | € 94 |
---|
Item | Percent |
---|
January | € 103 |
---|
February | € 94 |
---|
March | € 85 |
---|
April | € 95 |
---|
May | |
---|
June | € 103 |
---|
July | € 107 |
---|
August | € 77 |
---|
September | € 64 |
---|
October | € 65 |
---|
November | € 85 |
---|
December | € 108 |
---|
Item | Percent |
---|
January | € 100 |
---|
February | € 95 |
---|
March | € 84 |
---|
April | € 92 |
---|
May | € 90 |
---|
June | € 107 |
---|
July | € 113 |
---|
August | € 100 |
---|
September | € 85 |
---|
October | € 84 |
---|
November | € 127 |
---|
December | € 106 |
---|
Item | Percent |
---|
January | € 157 |
---|
February | € 130 |
---|
March | € 109 |
---|
April | € 124 |
---|
May | |
---|
June | € 118 |
---|
July | € 135 |
---|
August | € 147 |
---|
September | € 91 |
---|
October | € 82 |
---|
November | € 71 |
---|
December | |
---|
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:111088 NodeID:25671 pvCT_ID:111088 NodeID:25671 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 =25671 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=111088 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=111088 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.