Car Rental at Columbia Metro Airport Mini Guide
Columbia Metropolitan Airport has the unique airport code (IATA: CAE). The airport flies to most major American cities including Atlanta,
Washington and
Charlotte.
South Carolina is a historic state and flying into Columbia Metro Airport you will be right in the middle of all it has to offer. Pick up your hire car at Columbia Metro Airport and see the battlefields of the Civil War or visit one of the country’s best known army bases.
Current Rental Rates in Columbia Metro Airport
Kia Soul
5 Adults, 4 Doors
From 45.69 EUR/day
7 Days rental at 319.86 EUR from 24/07/2023
Toyota Corolla
5 Adults, 4 Doors
From 46.69 EUR/day
7 Days rental at 326.87 EUR from 24/07/2023
Volkswagen Jetta
5 Adults, 4 Doors
From 50.86 EUR/day
7 Days rental at 356.06 EUR from 24/07/2023
Toyota Camry
5 Adults, 4 Doors
From 51.53 EUR/day
7 Days rental at 360.73 EUR from 24/07/2023
Ford Edge
5 Adults, 5 Doors
From 74.21 EUR/day
7 Days rental at 519.52 EUR from 24/07/2023
Jeep Renegade
5 Adults, 3 Doors
From 90.11 EUR/day
7 Days rental at 630.81 EUR from 24/07/2023
Jeep Renegade
5 Adults, 3 Doors
From 91.53 EUR/day
7 Days rental at 640.74 EUR from 24/07/2023
Nissan Frontier
4 Adults, 4 Doors
From 91.60 EUR/day
7 Days rental at 641.23 EUR from 24/07/2023
Nissan Versa
5 Adults, 5 Doors
From 91.60 EUR/day
7 Days rental at 641.23 EUR from 24/07/2023
Useful to know about Columbia Metro Airport
- Columbia is the capital city of South Carolina.
- It was one of the first planned cities of the US.
- It’s located almost at the geographical centre of the state.
- An unusual sight for tourists is the army base at Fort Jackson.
- Signs of General Sherman’s cannon attack on the South Carolina Statehouse are still there.
Popular car hire destinations in Columbia Metro Airport
- All cars are available for collection via the terminal on airport
Best car rental companies in Columbia Metro Airport
8.5
No.1: ALAMO,
based on 4541 reviews
24 min (average wait time)
8.3
No.2: ENTERPRISE,
based on 1886 reviews
20 min (average wait time)
8.1
No.3: NATIONAL,
based on 372 reviews
23 min (average wait time)
Columbia Metro Airport car hire information
-
€ 319.83
Average price:
(per week)
-
€ 45.69
Best Price:
Per Week
Average prices per day in Columbia Metro Airport
Item | Percent |
---|
January | € 83 |
---|
February | € 76 |
---|
March | € 74 |
---|
April | € 85 |
---|
May | € 87 |
---|
June | € 92 |
---|
July | € 95 |
---|
August | € 86 |
---|
September | € 76 |
---|
October | € 79 |
---|
November | € 81 |
---|
December | € 95 |
---|
Item | Percent |
---|
January | € 81 |
---|
February | € 76 |
---|
March | € 70 |
---|
April | € 84 |
---|
May | € 90 |
---|
June | € 97 |
---|
July | € 95 |
---|
August | € 89 |
---|
September | € 84 |
---|
October | € 83 |
---|
November | € 78 |
---|
December | € 93 |
---|
Item | Percent |
---|
January | € 144 |
---|
February | € 121 |
---|
March | € 106 |
---|
April | € 118 |
---|
May | € 124 |
---|
June | € 130 |
---|
July | € 141 |
---|
August | € 136 |
---|
September | € 128 |
---|
October | € 137 |
---|
November | € 137 |
---|
December | € 150 |
---|
Item | Percent |
---|
January | € 94 |
---|
February | € 85 |
---|
March | € 79 |
---|
April | € 85 |
---|
May | € 88 |
---|
June | € 93 |
---|
July | € 107 |
---|
August | € 98 |
---|
September | € 92 |
---|
October | € 95 |
---|
November | € 92 |
---|
December | € 111 |
---|
Item | Percent |
---|
January | € 117 |
---|
February | € 112 |
---|
March | € 93 |
---|
April | € 105 |
---|
May | € 108 |
---|
June | € 108 |
---|
July | € 144 |
---|
August | € 150 |
---|
September | € 146 |
---|
October | € 153 |
---|
November | € 149 |
---|
December | € 165 |
---|
Item | Percent |
---|
January | |
---|
February | |
---|
March | |
---|
April | € 42 |
---|
May | € 42 |
---|
June | € 44 |
---|
July | € 56 |
---|
August | € 38 |
---|
September | € 38 |
---|
October | € 36 |
---|
November | |
---|
December | |
---|
Item | Percent |
---|
January | € 120 |
---|
February | € 105 |
---|
March | € 96 |
---|
April | € 105 |
---|
May | € 111 |
---|
June | € 110 |
---|
July | € 121 |
---|
August | € 121 |
---|
September | € 114 |
---|
October | € 114 |
---|
November | € 115 |
---|
December | € 130 |
---|
Item | Percent |
---|
January | € 92 |
---|
February | € 79 |
---|
March | € 89 |
---|
April | € 105 |
---|
May | € 108 |
---|
June | € 107 |
---|
July | € 106 |
---|
August | € 102 |
---|
September | € 65 |
---|
October | € 86 |
---|
November | € 91 |
---|
December | € 105 |
---|
*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:24020 NodeID:25770 pvCT_ID:24020 NodeID:25770 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 =25770 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=24020 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=24020 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.