KULUSUK AIRPORT
KULUSUK · GL · 65.57°N / 37.12°W
KUS
IATA · ICAO
BGKK
Kulusuk Airport (KUS) serves Kulusuk, Greenland. It sits at 65.57/-37.12, rises to 117 ft, is classified as medium airport.
Type
Medium airport
Elevation
117ft
Scheduled service
YES
ICAO
BGKK
All facts
- IATA
- KUS
- Municipality
- Kulusuk
- Country
- Greenland
- Coords
- 65.57°N / 37.12°W
Nearby airports
FAQ
- What is the IATA code for Kulusuk Airport?
- KUS.
- What is the ICAO code for Kulusuk Airport?
- BGKK.
- Where is Kulusuk Airport located?
- Kulusuk, Greenland.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/KUS
{
"data": {
"id": 385,
"iata_code": "KUS",
"icao_code": "BGKK",
"name": "Kulusuk Airport",
"country_code": "GL",
"city_id": null,
"latitude": "65.573601",
"longitude": "-37.1236",
"elevation": 117,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Kulusuk"
}
}