CHOISEUL BAY AIRPORT
CHOISEUL BAY · SB · 6.71°S / 156.40°E
CHY
IATA · ICAO
AGGC
Choiseul Bay Airport (CHY) serves Choiseul Bay, Solomon Islands. It sits at -6.71/156.40, is classified as small airport.
Type
Small airport
Elevation
ft
Scheduled service
YES
ICAO
AGGC
All facts
- IATA
- CHY
- Municipality
- Choiseul Bay
- Country
- Solomon Islands
- Coords
- 6.71°S / 156.40°E
Nearby airports
FAQ
- What is the IATA code for Choiseul Bay Airport?
- CHY.
- What is the ICAO code for Choiseul Bay Airport?
- AGGC.
- Where is Choiseul Bay Airport located?
- Choiseul Bay, Solomon Islands.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CHY
{
"data": {
"id": 22,
"iata_code": "CHY",
"icao_code": "AGGC",
"name": "Choiseul Bay Airport",
"country_code": "SB",
"city_id": null,
"latitude": "-6.711944",
"longitude": "156.396111",
"elevation": null,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Choiseul Bay"
}
}