WASHINGTON DULLES INTERNATIONAL AIRPORT
DULLES · US · 38.94°N / 77.46°W
IAD
IATA · ICAO
KIAD
Washington Dulles International Airport (IAD) serves Dulles, United States. It sits at 38.94/-77.46, rises to 312 ft, is classified as large airport.
Type
Large airport
Elevation
312ft
Scheduled service
YES
ICAO
KIAD
All facts
- IATA
- IAD
- Municipality
- Dulles
- Country
- United States
- Coords
- 38.94°N / 77.46°W
Nearby airports
FAQ
- What is the IATA code for Washington Dulles International Airport?
- IAD.
- What is the ICAO code for Washington Dulles International Airport?
- KIAD.
- Where is Washington Dulles International Airport located?
- Dulles, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/IAD
{
"data": {
"id": 3936,
"iata_code": "IAD",
"icao_code": "KIAD",
"name": "Washington Dulles International Airport",
"country_code": "US",
"city_id": 4781530,
"latitude": "38.9445",
"longitude": "-77.455803",
"elevation": 312,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Dulles"
}
}