MANKATO REGIONAL AIRPORT
MANKATO · US · 44.22°N / 93.92°W
MKT
IATA · ICAO
KMKT
Mankato Regional Airport (MKT) serves Mankato, United States. It sits at 44.22/-93.92, rises to 1021 ft, is classified as small airport.
Type
Small airport
Elevation
1021ft
Scheduled service
NO
ICAO
KMKT
All facts
- IATA
- MKT
- Municipality
- Mankato
- Country
- United States
- Coords
- 44.22°N / 93.92°W
Nearby airports
FAQ
- What is the IATA code for Mankato Regional Airport?
- MKT.
- What is the ICAO code for Mankato Regional Airport?
- KMKT.
- Where is Mankato Regional Airport located?
- Mankato, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MKT
{
"data": {
"id": 4162,
"iata_code": "MKT",
"icao_code": "KMKT",
"name": "Mankato Regional Airport",
"country_code": "US",
"city_id": null,
"latitude": "44.224781",
"longitude": "-93.919128",
"elevation": 1021,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Mankato"
}
}