EMIRAU AIRPORT
EMIRAU ISLAND · PG · 1.65°S / 149.98°E
EMI
IATA · ICAO
AYEE
Emirau Airport (EMI) serves Emirau Island, Papua New Guinea. It sits at -1.65/149.98, rises to 172 ft, is classified as small airport.
Type
Small airport
Elevation
172ft
Scheduled service
NO
ICAO
AYEE
All facts
- IATA
- EMI
- Municipality
- Emirau Island
- Country
- Papua New Guinea
- Coords
- 1.65°S / 149.98°E
Nearby airports
FAQ
- What is the IATA code for Emirau Airport?
- EMI.
- What is the ICAO code for Emirau Airport?
- AYEE.
- Where is Emirau Airport located?
- Emirau Island, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/EMI
{
"data": {
"id": 133,
"iata_code": "EMI",
"icao_code": "AYEE",
"name": "Emirau Airport",
"country_code": "PG",
"city_id": null,
"latitude": "-1.653949991",
"longitude": "149.9757667",
"elevation": 172,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Emirau Island"
}
}