TOPEKA REGIONAL AIRPORT
TOPEKA · US · 38.95°N / 95.66°W
FOE
IATA · ICAO
KFOE
Topeka Regional Airport (FOE) serves Topeka, United States. It sits at 38.95/-95.66, rises to 1078 ft, is classified as medium airport.
Type
Medium airport
Elevation
1078ft
Scheduled service
NO
ICAO
KFOE
All facts
- IATA
- FOE
- Municipality
- Topeka
- Country
- United States
- Coords
- 38.95°N / 95.66°W
Nearby airports
FAQ
- What is the IATA code for Topeka Regional Airport?
- FOE.
- What is the ICAO code for Topeka Regional Airport?
- KFOE.
- Where is Topeka Regional Airport located?
- Topeka, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/FOE
{
"data": {
"id": 3758,
"iata_code": "FOE",
"icao_code": "KFOE",
"name": "Topeka Regional Airport",
"country_code": "US",
"city_id": 4280539,
"latitude": "38.950901",
"longitude": "-95.663597",
"elevation": 1078,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Topeka"
}
}