• 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 from Corpus Christi Airport Mini Guide

Corpus Christi Airport is served by airlines that provide international and domestic flights, including Continental Airlines, American Airlines and American Eagle. Once you have landed and collected your Corpus Christi Airport rental car, a short 9 kilometre drive will take you to the city centre. Here you can find a wide range of activities and attractions that are also very popular amongst the locals.

Choose your rental vehicle and present your documents upon arrival at the car hire desk at Corpus Christi Airport to be able to drive away in the car of your choice, either a cool convertible to cruise the two mile long seafront of the city or for heading down to the border of Mexico or a four wheel drive for exploring the desert inland.
 

Current Rental Rates in Corpus Christi Airport

Chevrolet Spark

4 Adults, 3 Doors

From 59.21 EUR/day
Chevrolet Spark

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

  2 |
  Automatic |
  Yes

Nissan Versa

5 Adults, 4 Doors

From 59.66 EUR/day
Nissan Versa

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

  3 |
  Automatic |
  Yes

Mystery Car Compact or Larger

5 Adults, 4 Doors

From 59.69 EUR/day
Mystery Car Compact or Larger

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

  3 |
  Automatic |
  Yes

Toyota Corolla

5 Adults, 4 Doors

From 59.89 EUR/day
Toyota Corolla

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

  4 |
  Automatic |
  Yes

Chrysler 200

5 Adults, 2 Doors

From 61.62 EUR/day
Chrysler 200

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

  3 |
  Automatic |
  Yes

Chevrolet Spark

5 Adults, 4 Doors

From 63.47 EUR/day
Chevrolet Spark

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

  2 |
  Automatic |
  Yes

Chevrolet Spark

4 Adults, 3 Doors

From 63.47 EUR/day
Chevrolet Spark

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

  1 |
  Automatic |
  Yes

Mystery Car Compact or Larger

5 Adults, 4 Doors

From 63.47 EUR/day
Mystery Car Compact or Larger

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

  3 |
  Automatic |
  Yes

Ford Focus

5 Adults, 5 Doors

From 63.84 EUR/day
Ford Focus

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

  3 |
  Automatic |
  Yes

Useful to know about Corpus Christi Airport

  • Corpus Christi is the largest coastal city in Texas.
  • It was founded in the 17th century by French and Spanish explorers.
  • Eventually it became a smuggling town for goods from Mexico.
  • Nearly all the city was destroyed and rebuilt in 1919 after a devastating hurricane.
  • The city was fought over and changed hands several times in the Mexican-American War.

 

Popular car hire destinations in Corpus Christi Airport

  • Terminal
  • South Padre Island Drive
  • International Drive, Corpus Christi

Best car rental companies in Corpus Christi 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)
7.3
No.3: DOLLAR,
based on 22040 reviews
78
69
68
68
79
15 min (average wait time)

Corpus Christi Airport car hire information

  • 8.6/10
    Best Rated Agent:
    Alamo US Corporate
  • € 414.47
    Average price:
    (per week)
  • € 59.21
    Best Price:
    Per Week
  • 39
    Most Popular Type:
    Intermediate
  • 17
    Most popular model:
    Volkswagen Jetta
  • 161
    Total Cars Available
     

Average prices per day in Corpus Christi Airport

ItemPercent
January€ 84
February€ 82
March€ 79
April€ 67
May€ 70
June€ 67
July€ 67
August€ 49
September€ 64
October€ 61
November€ 63
December€ 79
ItemPercent
January€ 82
February€ 79
March€ 77
April€ 58
May€ 62
June€ 61
July€ 64
August€ 50
September€ 55
October€ 53
November€ 58
December€ 72
ItemPercent
January€ 134
February€ 117
March€ 109
April€ 94
May€ 100
June€ 98
July€ 97
August€ 94
September€ 99
October€ 96
November€ 98
December€ 116
ItemPercent
January€ 91
February€ 86
March€ 81
April€ 70
May€ 73
June€ 74
July€ 80
August€ 68
September€ 78
October€ 74
November€ 76
December€ 92
ItemPercent
January€ 101
February€ 100
March€ 98
April€ 79
May€ 76
June€ 79
July€ 72
August€ 64
September€ 94
October€ 87
November€ 102
December€ 110
ItemPercent
January
February
March
April€ 39
May€ 39
June€ 42
July€ 58
August€ 35
September€ 35
October€ 33
November
December
ItemPercent
January€ 98
February€ 91
March€ 87
April€ 73
May€ 74
June€ 73
July€ 81
August€ 72
September€ 84
October€ 80
November€ 84
December€ 102
ItemPercent
January
February
March
April
May
June
July€ 69
August
September
October
November
December

Select category to see average car hire prices in Corpus Christi Airport

*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:23084 NodeID:25788 pvCT_ID:23084 NodeID:25788 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 =25788 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=23084 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=23084 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
€64
per day
ItemPercent
Jan€ 63
Feb€ 52
Mar€ 45
Apr€ 64
May€ 65
Jun€ 92
Jul€ 74
Aug€ 62
Sep€ 54
Oct€ 58
Nov€ 69
Dec€ 67
from
€69
per day
ItemPercent
Jan€ 55
Feb€ 59
Mar€ 40
Apr€ 59
May€ 41
Jun€ 123
Jul€ 120
Aug€ 65
Sep€ 56
Oct€ 52
Nov€ 101
Dec€ 55
from
€67
per day
ItemPercent
Jan€ 55
Feb€ 54
Mar€ 41
Apr€ 70
May€ 64
Jun€ 99
Jul€ 79
Aug€ 85
Sep€ 49
Oct€ 67
Nov€ 71
Dec€ 74
from
€67
per day
ItemPercent
Jan€ 60
Feb€ 70
Mar€ 67
Apr€ 67
May€ 45
Jun€ 102
Jul€ 84
Aug€ 67
Sep€ 49
Oct€ 54
Nov€ 70
Dec€ 71