MANHATTAN REGIONAL AIRPORT
MANHATTAN · US · 39.14°N / 96.67°W
MHK
IATA · ICAO
KMHK
Manhattan Regional Airport (MHK) serves Manhattan, United States. It sits at 39.14/-96.67, rises to 1057 ft, is classified as medium airport.
Type
Medium airport
Elevation
1057ft
Scheduled service
YES
ICAO
KMHK
All facts
- IATA
- MHK
- Municipality
- Manhattan
- Country
- United States
- Coords
- 39.14°N / 96.67°W
Nearby airports
FAQ
- What is the IATA code for Manhattan Regional Airport?
- MHK.
- What is the ICAO code for Manhattan Regional Airport?
- KMHK.
- Where is Manhattan Regional Airport located?
- Manhattan, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MHK
{
"data": {
"id": 4142,
"iata_code": "MHK",
"icao_code": "KMHK",
"name": "Manhattan Regional Airport",
"country_code": "US",
"city_id": 4274994,
"latitude": "39.14099884033203",
"longitude": "-96.6707992553711",
"elevation": 1057,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Manhattan"
}
}