MAKKOVIK AIRPORT
MAKKOVIK · CA · 55.08°N / 59.19°W
YMN
IATA · ICAO
CYFT
Makkovik Airport (YMN) serves Makkovik, Canada. It sits at 55.08/-59.19, rises to 234 ft, is classified as small airport.
Type
Small airport
Elevation
234ft
Scheduled service
YES
ICAO
CYFT
All facts
- IATA
- YMN
- Municipality
- Makkovik
- Country
- Canada
- Coords
- 55.08°N / 59.19°W
Nearby airports
FAQ
- What is the IATA code for Makkovik Airport?
- YMN.
- What is the ICAO code for Makkovik Airport?
- CYFT.
- Where is Makkovik Airport located?
- Makkovik, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/YMN
{
"data": {
"id": 574,
"iata_code": "YMN",
"icao_code": "CYFT",
"name": "Makkovik Airport",
"country_code": "CA",
"city_id": null,
"latitude": "55.077335",
"longitude": "-59.187942",
"elevation": 234,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Makkovik"
}
}