• 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

Allentown Airport Mini Guide

Allentown Airport, also known as Lehigh Valley International airport, is located in Pennsylvania just 5 kilometres from the city of Allentown. The airport caters for almost 1 million passengers yearly. If you are jetting in to Allentown and need to rent a hire car, then why not take advantage of some of the great deals that Rhino have lined up and pre-book your rental vehicle online so it is ready and waiting for when you arrive.

Current Rental Rates in Allentown Airport

Toyota Corolla

5 Adults, 4 Doors

From 81.93 EUR/day
Toyota Corolla

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

  4 |
  Automatic |
  Yes

Toyota Camry

5 Adults, 4 Doors

From 83.01 EUR/day
Toyota Camry

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

  4 |
  Automatic |
  Yes

Volkswagen Jetta

5 Adults, 4 Doors

From 83.01 EUR/day
Volkswagen Jetta

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

  4 |
  Automatic |
  Yes

Kia Rio

5 Adults, 5 Doors

From 83.75 EUR/day
Kia Rio

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

  3 |
  Automatic |
  Yes

Nissan Versa

5 Adults, 4 Doors

From 83.75 EUR/day
Nissan Versa

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

  3 |
  Automatic |
  Yes

Hyundai Elantra

5 Adults, 4 Doors

From 84.03 EUR/day
Hyundai Elantra

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

  4 |
  Automatic |
  Yes

Toyota Corolla

5 Adults, 4 Doors

From 84.03 EUR/day
Toyota Corolla

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

  4 |
  Automatic |
  Yes

Kia Rio

5 Adults, 5 Doors

From 84.77 EUR/day
Kia Rio

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

  3 |
  Automatic |
  Yes

Nissan Versa

5 Adults, 4 Doors

From 84.77 EUR/day
Nissan Versa

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

  3 |
  Automatic |
  Yes

Useful to know about Allentown Airport

  • Is now known as Lehigh Valley International Airport
  • Is just 3 miles north of Allentown in Pennsylvania
  • Has 2 runways totalling near 4km in length
  • Chicago O'Hare is the third biggest airport in the USA with over 39 million passengers in 2018.

 

Popular car hire destinations in Allentown Airport

Best car rental companies in Allentown 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)

Allentown Airport car hire information

  • 8.6/10
    Best Rated Agent:
    Alamo US Corporate
  • € 573.51
    Average price:
    (per week)
  • € 81.93
    Best Price:
    Per Week
  • 63
    Most Popular Type:
    Intermediate
  • 28
    Most popular model:
    Volkswagen Jetta
  • 234
    Total Cars Available
     

Average prices per day in Allentown Airport

ItemPercent
January€ 86
February€ 79
March€ 81
April€ 77
May€ 85
June€ 77
July€ 92
August€ 61
September€ 63
October€ 61
November€ 65
December€ 81
ItemPercent
January€ 84
February€ 78
March€ 76
April€ 69
May€ 69
June€ 68
July€ 81
August€ 59
September€ 59
October€ 58
November€ 63
December€ 80
ItemPercent
January€ 144
February€ 121
March€ 117
April€ 99
May€ 126
June€ 103
July€ 129
August€ 103
September€ 110
October€ 113
November€ 112
December€ 133
ItemPercent
January€ 95
February€ 87
March€ 85
April€ 78
May€ 86
June€ 80
July€ 103
August€ 80
September€ 79
October€ 82
November€ 82
December€ 101
ItemPercent
January€ 129
February€ 123
March€ 99
April€ 111
May€ 97
June€ 101
July€ 154
August€ 148
September€ 145
October€ 144
November€ 205
December€ 176
ItemPercent
January
February
March
April€ 42
May€ 41
June€ 44
July€ 56
August€ 38
September€ 38
October€ 36
November
December
ItemPercent
January€ 100
February€ 90
March€ 88
April€ 80
May€ 86
June€ 80
July€ 104
August€ 76
September€ 75
October€ 75
November€ 81
December€ 100
ItemPercent
January€ 93
February€ 84
March€ 90
April€ 116
May€ 126
June€ 132
July€ 113
August
September€ 74
October€ 72
November
December€ 73

Select category to see average car hire prices in Allentown Airport

*average daily rates based on 7 day rental, search for today's best prices
Page_Load: CT_ID:3676 NodeID:25765 pvCT_ID:3676 NodeID:25765 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 =25765 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=3676 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=3676 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
€79
per day
ItemPercent
Jan€ 86
Feb€ 76
Mar€ 83
Apr€ 105
May€ 95
Jun€ 102
Jul€ 84
Aug€ 74
Sep€ 63
Oct€ 54
Nov€ 68
Dec€ 58
from
€73
per day
ItemPercent
Jan€ 56
Feb€ 75
Mar€ 63
Apr€ 71
May€ 67
Jun€ 106
Jul€ 95
Aug€ 85
Sep€ 64
Oct€ 58
Nov€ 69
Dec€ 62
from
€60
per day
ItemPercent
Jan€ 57
Feb€ 58
Mar€ 47
Apr€ 62
May€ 72
Jun€ 80
Jul€ 72
Aug€ 60
Sep€ 48
Oct€ 47
Nov€ 63
Dec€ 54
from
€68
per day
ItemPercent
Jan€ 70
Feb€ 68
Mar€ 46
Apr€ 76
May€ 66
Jun€ 92
Jul€ 76
Aug€ 71
Sep€ 55
Oct€ 64
Nov€ 69
Dec€ 67