• 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

Pittsburgh Airport Mini Guide

Pittsburgh Airport is an international airport (PIT) and car hire is useful as the airport is 30 kilometres to the west of downtown. Although designated as an international airport, the only overseas flights are to Mexico and a European flight to Paris. UK travellers will find it easier to fly to Charles de Gaulle and catch the Pittsburgh flight from there. Be sure to book your rental car in advance as nearly nine million passengers use Pittsburgh Airport annually.

Current Rental Rates at Pittsburgh Airport

Kia Soul

5 Adults, 4 Doors

From 81.51 EUR/day
Kia Soul

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

  3 |
  Automatic |
  Yes

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, 4 Doors

From 84.09 EUR/day
Kia Rio

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

  2 |
  Automatic |
  Yes

Kia Rio

5 Adults, 5 Doors

From 85.11 EUR/day
Kia Rio

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

  3 |
  Automatic |
  Yes

Nissan Versa

5 Adults, 4 Doors

From 85.11 EUR/day
Nissan Versa

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

  3 |
  Automatic |
  Yes

Mystery Car Compact or Larger

5 Adults, 4 Doors

From 85.11 EUR/day
Mystery Car Compact or Larger

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

  3 |
  Automatic |
  Yes

Hyundai Elantra

5 Adults, 4 Doors

From 85.46 EUR/day
Hyundai Elantra

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

  4 |
  Automatic |
  Yes

Useful to know about Pittsburgh Airport

  • Pittsburgh Airport can be accessed from exit 53 of the Interstate 376.
  • In terms of land area Pittsburgh Airport is the fourth largest airport in the country.
  • In recent customer surveys Pittsburgh Airport was voted among the top five airports in America.
  • Pittsburgh used to be a main agricultural area before World War II brought major industrialization.
  • A local architect named Joseph Hoover created Pittsburgh Airport in a special stepped design.

 

Popular car hire destinations in Pittsburgh Airport

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

Pittsburgh Airport car hire information

  • 8.6/10
    Best Rated Agent:
    Alamo US Corporate
  • € 570.57
    Average price:
    (per week)
  • € 81.51
    Best Price:
    Per Week
  • 62
    Most Popular Type:
    Standard
  • 29
    Most popular model:
    Volkswagen Jetta
  • 308
    Total Cars Available
     

Average prices per day for car hire at Pittsburgh Airport

ItemPercent
January€ 81
February€ 77
March€ 78
April€ 77
May€ 84
June€ 92
July€ 91
August€ 60
September€ 64
October€ 63
November€ 74
December€ 80
ItemPercent
January€ 75
February€ 73
March€ 71
April€ 68
May€ 74
June€ 79
July€ 86
August€ 58
September€ 61
October€ 61
November€ 72
December€ 78
ItemPercent
January€ 125
February€ 115
March€ 107
April€ 96
May€ 121
June€ 125
July€ 130
August€ 103
September€ 102
October€ 107
November€ 114
December€ 134
ItemPercent
January€ 92
February€ 87
March€ 84
April€ 79
May€ 89
June€ 93
July€ 104
August€ 84
September€ 80
October€ 84
November€ 89
December€ 104
ItemPercent
January€ 100
February€ 95
March€ 91
April€ 84
May€ 95
June€ 101
July€ 126
August€ 105
September€ 107
October€ 106
November€ 101
December€ 125
ItemPercent
January
February
March
April€ 42
May€ 42
June€ 44
July€ 73
August€ 38
September€ 38
October€ 37
November
December
ItemPercent
January€ 105
February€ 99
March€ 100
April€ 86
May€ 100
June€ 103
July€ 116
August€ 94
September€ 91
October€ 89
November€ 99
December€ 112
ItemPercent
January€ 88
February€ 84
March€ 91
April€ 117
May€ 126
June€ 135
July€ 113
August€ 82
September€ 74
October€ 72
November€ 91
December€ 73

Select category to see average car hire prices at Pittsburgh Airport

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

FAQs about car hire at Pittsburgh Airport

Page_Load: CT_ID:3571 NodeID:25768 pvCT_ID:3571 NodeID:25768 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 =25768 SELECT Top 1 @CountryKeyword = CountryKeyword, @CountryCode = CountryCode from CONTENT_MenuItem where BookingEngineLocationID=3571 SELECT Top 1 @CT_ID = BookingEngineLocationID from CONTENT_MenuItem where BookingEngineLocationID=3571 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€ 58
Feb€ 50
Mar€ 41
Apr€ 63
May€ 63
Jun€ 92
Jul€ 79
Aug€ 85
Sep€ 57
Oct€ 56
Nov€ 72
Dec€ 49
from
€70
per day
ItemPercent
Jan€ 72
Feb€ 75
Mar€ 67
Apr€ 74
May€ 44
Jun€ 100
Jul€ 77
Aug€ 69
Sep€ 64
Oct€ 63
Nov€ 69
Dec€ 71
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
€79
per day
ItemPercent
Jan€ 86
Feb€ 76
Mar€ 83
Apr€ 105
May€ 96
Jun€ 102
Jul€ 84
Aug€ 74
Sep€ 63
Oct€ 54
Nov€ 68
Dec€ 58