DUNK ISLAND AIRPORT
DUNK ISLAND · AU · 17.94°S / 146.14°E
DKI
IATA · ICAO
YDKI
Dunk Island Airport (DKI) serves Dunk Island, Australia. It sits at -17.94/146.14, rises to 6 ft, is classified as small airport.
Type
Small airport
Elevation
6ft
Scheduled service
NO
ICAO
YDKI
All facts
- IATA
- DKI
- Municipality
- Dunk Island
- Country
- Australia
- Coords
- 17.94°S / 146.14°E
Nearby airports
FAQ
- What is the IATA code for Dunk Island Airport?
- DKI.
- What is the ICAO code for Dunk Island Airport?
- YDKI.
- Where is Dunk Island Airport located?
- Dunk Island, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DKI
{
"data": {
"id": 9240,
"iata_code": "DKI",
"icao_code": "YDKI",
"name": "Dunk Island Airport",
"country_code": "AU",
"city_id": null,
"latitude": "-17.93913",
"longitude": "146.141447",
"elevation": 6,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Dunk Island"
}
}