NORTH CAICOS AIRPORT
NORTH CAICOS · TC · 21.92°N / 71.94°W
NCA
IATA · ICAO
MBNC
North Caicos Airport (NCA) serves North Caicos, Turks and Caicos Islands. It sits at 21.92/-71.94, rises to 10 ft, is classified as medium airport.
Type
Medium airport
Elevation
10ft
Scheduled service
YES
ICAO
MBNC
All facts
- IATA
- NCA
- Municipality
- North Caicos
- Country
- Turks and Caicos Islands
- Coords
- 21.92°N / 71.94°W
Nearby airports
FAQ
- What is the IATA code for North Caicos Airport?
- NCA.
- What is the ICAO code for North Caicos Airport?
- MBNC.
- Where is North Caicos Airport located?
- North Caicos, Turks and Caicos Islands.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/NCA
{
"data": {
"id": 5700,
"iata_code": "NCA",
"icao_code": "MBNC",
"name": "North Caicos Airport",
"country_code": "TC",
"city_id": null,
"latitude": "21.916094",
"longitude": "-71.942954",
"elevation": 10,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "North Caicos"
}
}