• 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

Memphis Airport Mini Guide

Memphis Airport is mostly known for having hundreds of Nonstop FedEx destinations across North America, Europe, Mexico and the Caribbean. It is one of the busiest cargo airports in the world. However we do have large fleets of vehicles to cater to the car hire Memphis Airport customers as this is a bustling passenger airport. Pre-book your rental vehicle online to receive the best rates and when you arrive at the airport you will find the car rental desks on either side of the central escalator in the arrival hall.

Current Rental Rates at Memphis Airport

Chevrolet Spark

5 Adults, 4 Doors

From 63.35 EUR/day
Chevrolet Spark

7 Days rental at 443.46 EUR from 22/05/2023

  2 |
  Automatic |
  Yes

Chevrolet Spark

4 Adults, 3 Doors

From 63.37 EUR/day
Chevrolet Spark

7 Days rental at 443.59 EUR from 22/05/2023

  2 |
  Automatic |
  Yes

Mystery Car Compact or Larger

5 Adults, 4 Doors

From 63.37 EUR/day
Mystery Car Compact or Larger

7 Days rental at 443.59 EUR from 22/05/2023

  3 |
  Automatic |
  Yes

Nissan Sentra

5 Adults, 4 Doors

From 65.19 EUR/day
Nissan Sentra

7 Days rental at 456.34 EUR from 22/05/2023

  4 |
  Automatic |
  Yes

Toyota Corolla

5 Adults, 4 Doors

From 65.21 EUR/day
Toyota Corolla

7 Days rental at 456.47 EUR from 22/05/2023

  4 |
  Automatic |
  Yes

Toyota Corolla

5 Adults, 4 Doors

From 65.23 EUR/day
Toyota Corolla

7 Days rental at 456.61 EUR from 22/05/2023

  4 |
  Automatic |
  Yes

Nissan Versa

5 Adults, 4 Doors

From 65.62 EUR/day
Nissan Versa

7 Days rental at 459.35 EUR from 22/05/2023

  3 |
  Automatic |
  Yes

Nissan Versa

5 Adults, 4 Doors

From 65.66 EUR/day
Nissan Versa

7 Days rental at 459.62 EUR from 22/05/2023

  3 |
  Automatic |
  Yes

Volkswagen Jetta

5 Adults, 4 Doors

From 65.89 EUR/day
Volkswagen Jetta

7 Days rental at 461.23 EUR from 22/05/2023

  4 |
  Automatic |
  Yes

Useful to know about Memphis Airport

  • The global hub for parcel service Fedex is located in Memphis Airport and massive companies like Nike have headquarters in Memphis to be near Fedex.
  • Largely due to the massive amount of cargo at Memphis Airport it is known as an Airport City.
  • Delta Air Lines is cutting down on the flights from its Memphis Airport by trimming the Comair affiliate services.
  • The United States Army Air Force Air Transport Command used Memphis Airport during World War Two.
  • Due to the stifling humidity, Memphis is one of the hottest locations in the United States during the summer months.

 

Popular car hire destinations in Memphis Airport

Best car rental companies in Memphis Airport

8.5
No.1: ALAMO,
based on 4306 reviews
80
80
70
80
90
23 min (average wait time)
8.2
No.2: ENTERPRISE,
based on 1765 reviews
80
80
70
80
80
21 min (average wait time)
7.8
No.3: NATIONAL,
based on 352 reviews
80
80
70
80
80
17 min (average wait time)

Memphis Airport car hire information

  • 8.6/10
    Best Rated Agent:
    Alamo US Corporate
  • € 443.45
    Average price:
    (per week)
  • € 63.35
    Best Price:
    Per Week
  • 60
    Most Popular Type:
    Fullsize
  • 16
    Most popular model:
    Nissan Versa
  • 303
    Total Cars Available
     

Average prices per day for car hire at Memphis Airport

ItemPercent
January€ 73
February€ 71
March€ 70
April€ 77
May€ 79
June€ 77
July€ 81
August€ 71
September€ 68
October€ 67
November€ 71
December€ 80
ItemPercent
January€ 71
February€ 69
March€ 67
April€ 66
May€ 70
June€ 72
July€ 76
August€ 71
September€ 69
October€ 68
November€ 71
December€ 80
ItemPercent
January€ 115
February€ 109
March€ 100
April€ 96
May€ 101
June€ 103
July€ 110
August€ 111
September€ 103
October€ 108
November€ 113
December€ 128
ItemPercent
January€ 85
February€ 82
March€ 75
April€ 77
May€ 81
June€ 80
July€ 95
August€ 87
September€ 83
October€ 85
November€ 86
December€ 99
ItemPercent
January€ 113
February€ 109
March€ 96
April€ 90
May€ 94
June€ 88
July€ 124
August€ 118
September€ 139
October€ 135
November€ 145
December€ 160
ItemPercent
January
February
March
April€ 50
May€ 50
June€ 44
July€ 56
August€ 38
September€ 38
October€ 36
November
December
ItemPercent
January€ 104
February€ 100
March€ 103
April€ 91
May€ 96
June€ 93
July€ 111
August€ 107
September€ 109
October€ 110
November€ 108
December€ 130
ItemPercent
January€ 76
February€ 69
March€ 71
April€ 126
May€ 112
June€ 123
July€ 115
August€ 86
September€ 70
October€ 73
November€ 71
December€ 66

Select category to see average car hire prices at Memphis Airport

*average daily rates based on 7 day rental, search for today's best prices

FAQs about car hire at Memphis Airport

Page_Load: CT_ID:3568 NodeID:25780 pvCT_ID:3568 NodeID:25780 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 =25780 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=3568 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=3568 Declare @TotalReviews varchar(200), @higest_rating float, @cheapest_price float, @CheapestVendor varchar(200),@expensive_price float, @offercount int; SET @TotalReviews = (select SUM(Total) 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
faq
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€ 52
Feb€ 49
Mar€ 45
Apr€ 101
May€ 90
Jun€ 96
Jul€ 81
Aug€ 57
Sep€ 49
Oct€ 51
Nov€ 51
Dec€ 43
from
€111
per day
ItemPercent
Jan€ 109
Feb€ 108
Mar€ 127
Apr€ 225
May
Jun
Jul
Aug
Sep€ 96
Oct€ 64
Nov€ 76
Dec€ 81
from
€82
per day
ItemPercent
Jan€ 86
Feb€ 76
Mar€ 85
Apr€ 120
May€ 104
Jun€ 116
Jul€ 84
Aug€ 74
Sep€ 63
Oct€ 54
Nov€ 68
Dec€ 58
from
€40
per day
ItemPercent
Jan€ 40
Feb€ 40
Mar€ 44
Apr€ 38
May€ 37
Jun€ 39
Jul€ 38
Aug€ 40
Sep€ 40
Oct€ 41
Nov€ 39
Dec€ 42