CORN ISLAND AIRPORT
CORN ISLAND · NI · 12.17°N / 83.06°W
RNI
IATA · ICAO
MNCI
Corn Island Airport (RNI) serves Corn Island, Nicaragua. It sits at 12.17/-83.06, rises to 1 ft, is classified as small airport.
Type
Small airport
Elevation
1ft
Scheduled service
YES
ICAO
MNCI
All facts
- IATA
- RNI
- Municipality
- Corn Island
- Country
- Nicaragua
- Coords
- 12.17°N / 83.06°W
Nearby airports
FAQ
- What is the IATA code for Corn Island Airport?
- RNI.
- What is the ICAO code for Corn Island Airport?
- MNCI.
- Where is Corn Island Airport located?
- Corn Island, Nicaragua.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/RNI
{
"data": {
"id": 5856,
"iata_code": "RNI",
"icao_code": "MNCI",
"name": "Corn Island Airport",
"country_code": "NI",
"city_id": null,
"latitude": "12.174785",
"longitude": "-83.059445",
"elevation": 1,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Corn Island"
}
}