FORT WAYNE INTERNATIONAL AIRPORT
FORT WAYNE · US · 40.98°N / 85.19°W
FWA
IATA · ICAO
KFWA
Fort Wayne International Airport (FWA) serves Fort Wayne, United States. It sits at 40.98/-85.19, rises to 814 ft, is classified as medium airport.
Type
Medium airport
Elevation
814ft
Scheduled service
YES
ICAO
KFWA
All facts
- IATA
- FWA
- Municipality
- Fort Wayne
- Country
- United States
- Coords
- 40.98°N / 85.19°W
Nearby airports
FAQ
- What is the IATA code for Fort Wayne International Airport?
- FWA.
- What is the ICAO code for Fort Wayne International Airport?
- KFWA.
- Where is Fort Wayne International Airport located?
- Fort Wayne, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/FWA
{
"data": {
"id": 3780,
"iata_code": "FWA",
"icao_code": "KFWA",
"name": "Fort Wayne International Airport",
"country_code": "US",
"city_id": null,
"latitude": "40.978896",
"longitude": "-85.194465",
"elevation": 814,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Fort Wayne"
}
}