DALLAS FORT WORTH INTERNATIONAL AIRPORT
DALLAS-FORT WORTH · US · 32.90°N / 97.04°W
DFW
IATA · ICAO
KDFW
Dallas Fort Worth International Airport (DFW) serves Dallas-Fort Worth, United States. It sits at 32.90/-97.04, rises to 607 ft, is classified as large airport.
Type
Large airport
Elevation
607ft
Scheduled service
YES
ICAO
KDFW
All facts
- IATA
- DFW
- Municipality
- Dallas-Fort Worth
- Country
- United States
- Coords
- 32.90°N / 97.04°W
Nearby airports
FAQ
- What is the IATA code for Dallas Fort Worth International Airport?
- DFW.
- What is the ICAO code for Dallas Fort Worth International Airport?
- KDFW.
- Where is Dallas Fort Worth International Airport located?
- Dallas-Fort Worth, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DFW
{
"data": {
"id": 3554,
"iata_code": "DFW",
"icao_code": "KDFW",
"name": "Dallas Fort Worth International Airport",
"country_code": "US",
"city_id": 4694568,
"latitude": "32.896801",
"longitude": "-97.038002",
"elevation": 607,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Dallas-Fort Worth"
}
}