FOREST CITY MUNICIPAL AIRPORT
FOREST CITY · US · 43.23°N / 93.62°W
FXY
IATA · ICAO
KFXY
Forest City Municipal Airport (FXY) serves Forest City, United States. It sits at 43.23/-93.62, rises to 1229 ft, is classified as small airport.
Type
Small airport
Elevation
1229ft
Scheduled service
NO
ICAO
KFXY
All facts
- IATA
- FXY
- Municipality
- Forest City
- Country
- United States
- Coords
- 43.23°N / 93.62°W
Nearby airports
FAQ
- What is the IATA code for Forest City Municipal Airport?
- FXY.
- What is the ICAO code for Forest City Municipal Airport?
- KFXY.
- Where is Forest City Municipal Airport located?
- Forest City, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/FXY
{
"data": {
"id": 3782,
"iata_code": "FXY",
"icao_code": "KFXY",
"name": "Forest City Municipal Airport",
"country_code": "US",
"city_id": 4857406,
"latitude": "43.23469925",
"longitude": "-93.62409973",
"elevation": 1229,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Forest City"
}
}