IOWA FALLS MUNICIPAL AIRPORT
IOWA FALLS · US · 42.47°N / 93.27°W
IFA
IATA · ICAO
KIFA
Iowa Falls Municipal Airport (IFA) serves Iowa Falls, United States. It sits at 42.47/-93.27, rises to 1137 ft, is classified as small airport.
Type
Small airport
Elevation
1137ft
Scheduled service
NO
ICAO
KIFA
All facts
- IATA
- IFA
- Municipality
- Iowa Falls
- Country
- United States
- Coords
- 42.47°N / 93.27°W
Nearby airports
FAQ
- What is the IATA code for Iowa Falls Municipal Airport?
- IFA.
- What is the ICAO code for Iowa Falls Municipal Airport?
- KIFA.
- Where is Iowa Falls Municipal Airport located?
- Iowa Falls, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/IFA
{
"data": {
"id": 3946,
"iata_code": "IFA",
"icao_code": "KIFA",
"name": "Iowa Falls Municipal Airport",
"country_code": "US",
"city_id": 4862069,
"latitude": "42.4707984924",
"longitude": "-93.2699966431",
"elevation": 1137,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Iowa Falls"
}
}