UTILA AIRPORT
UTILA ISLAND · HN · 16.11°N / 86.88°W
UII
IATA · ICAO
MHUT
Utila Airport (UII) serves Utila Island, Honduras. It sits at 16.11/-86.88, rises to 29 ft, is classified as small airport.
Type
Small airport
Elevation
29ft
Scheduled service
YES
ICAO
MHUT
All facts
- IATA
- UII
- Municipality
- Utila Island
- Country
- Honduras
- Coords
- 16.11°N / 86.88°W
Nearby airports
FAQ
- What is the IATA code for Utila Airport?
- UII.
- What is the ICAO code for Utila Airport?
- MHUT.
- Where is Utila Airport located?
- Utila Island, Honduras.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/UII
{
"data": {
"id": 5749,
"iata_code": "UII",
"icao_code": "MHUT",
"name": "Utila Airport",
"country_code": "HN",
"city_id": null,
"latitude": "16.1131",
"longitude": "-86.880302",
"elevation": 29,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Utila Island"
}
}