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