• 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 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
Kia Soul

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

  3 |
  Automatic |
  Yes

Toyota Corolla

5 Adults, 4 Doors

From 46.69 EUR/day
Toyota Corolla

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

  4 |
  Automatic |
  Yes

Volkswagen Jetta

5 Adults, 4 Doors

From 50.86 EUR/day
Volkswagen Jetta

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

  4 |
  Automatic |
  Yes

Toyota Camry

5 Adults, 4 Doors

From 51.53 EUR/day
Toyota Camry

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

  4 |
  Automatic |
  Yes

Ford Edge

5 Adults, 5 Doors

From 74.21 EUR/day
Ford Edge

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

  4 |
  Automatic |
  Yes

Jeep Renegade

5 Adults, 3 Doors

From 90.11 EUR/day
Jeep Renegade

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

  2 |
  Automatic |
  Yes

Jeep Renegade

5 Adults, 3 Doors

From 91.53 EUR/day
Jeep Renegade

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

  2 |
  Automatic |
  Yes

Nissan Frontier

4 Adults, 4 Doors

From 91.60 EUR/day
Nissan Frontier

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

  3 |
  Automatic |
  Yes

Nissan Versa

5 Adults, 5 Doors

From 91.60 EUR/day
Nissan Versa

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

  3 |
  Automatic |
  Yes

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
85
86
79
86
91
24 min (average wait time)
8.3
No.2: ENTERPRISE,
based on 1886 reviews
83
86
79
83
87
20 min (average wait time)
8.1
No.3: NATIONAL,
based on 372 reviews
84
83
75
82
84
23 min (average wait time)

Columbia Metro Airport car hire information

  • 8.6/10
    Best Rated Agent:
    Alamo US Corporate
  • € 319.83
    Average price:
    (per week)
  • € 45.69
    Best Price:
    Per Week
  • 56
    Most Popular Type:
    Standard
  • 21
    Most popular model:
    Volkswagen Jetta
  • 226
    Total Cars Available
     

Average prices per day in Columbia Metro Airport

ItemPercent
January€ 83
February€ 76
March€ 74
April€ 85
May€ 87
June€ 92
July€ 95
August€ 86
September€ 76
October€ 79
November€ 81
December€ 95
ItemPercent
January€ 81
February€ 76
March€ 70
April€ 84
May€ 90
June€ 97
July€ 95
August€ 89
September€ 84
October€ 83
November€ 78
December€ 93
ItemPercent
January€ 144
February€ 121
March€ 106
April€ 118
May€ 124
June€ 130
July€ 141
August€ 136
September€ 128
October€ 137
November€ 137
December€ 150
ItemPercent
January€ 94
February€ 85
March€ 79
April€ 85
May€ 88
June€ 93
July€ 107
August€ 98
September€ 92
October€ 95
November€ 92
December€ 111
ItemPercent
January€ 117
February€ 112
March€ 93
April€ 105
May€ 108
June€ 108
July€ 144
August€ 150
September€ 146
October€ 153
November€ 149
December€ 165
ItemPercent
January
February
March
April€ 42
May€ 42
June€ 44
July€ 56
August€ 38
September€ 38
October€ 36
November
December
ItemPercent
January€ 120
February€ 105
March€ 96
April€ 105
May€ 111
June€ 110
July€ 121
August€ 121
September€ 114
October€ 114
November€ 115
December€ 130
ItemPercent
January€ 92
February€ 79
March€ 89
April€ 105
May€ 108
June€ 107
July€ 106
August€ 102
September€ 65
October€ 86
November€ 91
December€ 105

Select category to see average car hire prices in Columbia Metro Airport

*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.


Other Rhino Car Hire Locations

We specialise in car rentals throughout USA fo find you the best price and that's a promise...

from
€70
per day
ItemPercent
Jan€ 71
Feb€ 54
Mar€ 52
Apr€ 73
May€ 72
Jun€ 96
Jul€ 79
Aug€ 85
Sep€ 49
Oct€ 67
Nov€ 71
Dec€ 74
from
€72
per day
ItemPercent
Jan€ 58
Feb€ 57
Mar€ 44
Apr€ 59
May€ 65
Jun€ 127
Jul€ 122
Aug€ 65
Sep€ 56
Oct€ 51
Nov€ 101
Dec€ 55
from
€72
per day
ItemPercent
Jan€ 73
Feb€ 75
Mar€ 67
Apr€ 87
May€ 44
Jun€ 101
Jul€ 77
Aug€ 72
Sep€ 67
Oct€ 66
Nov€ 69
Dec€ 71
from
€59
per day
ItemPercent
Jan€ 61
Feb€ 60
Mar€ 46
Apr€ 70
May€ 39
Jun€ 80
Jul€ 73
Aug€ 62
Sep€ 48
Oct€ 47
Nov€ 63
Dec€ 54