MINOT INTERNATIONAL AIRPORT
MINOT · US · 48.26°N / 101.28°W
MOT
IATA · ICAO
KMOT
Minot International Airport (MOT) serves Minot, United States. It sits at 48.26/-101.28, rises to 1716 ft, is classified as medium airport.
Type
Medium airport
Elevation
1716ft
Scheduled service
YES
ICAO
KMOT
All facts
- IATA
- MOT
- Municipality
- Minot
- Country
- United States
- Coords
- 48.26°N / 101.28°W
Nearby airports
FAQ
- What is the IATA code for Minot International Airport?
- MOT.
- What is the ICAO code for Minot International Airport?
- KMOT.
- Where is Minot International Airport located?
- Minot, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MOT
{
"data": {
"id": 4187,
"iata_code": "MOT",
"icao_code": "KMOT",
"name": "Minot International Airport",
"country_code": "US",
"city_id": 5690532,
"latitude": "48.25801",
"longitude": "-101.279123",
"elevation": 1716,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Minot"
}
}