BALLALAE AIRPORT
BALLALAE · SB · 6.99°S / 155.89°E
BAS
IATA · ICAO
AGGE
Ballalae Airport (BAS) serves Ballalae, Solomon Islands. It sits at -6.99/155.89, rises to 5 ft, is classified as small airport.
Type
Small airport
Elevation
5ft
Scheduled service
YES
ICAO
AGGE
All facts
- IATA
- BAS
- Municipality
- Ballalae
- Country
- Solomon Islands
- Coords
- 6.99°S / 155.89°E
Nearby airports
FAQ
- What is the IATA code for Ballalae Airport?
- BAS.
- What is the ICAO code for Ballalae Airport?
- AGGE.
- Where is Ballalae Airport located?
- Ballalae, Solomon Islands.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BAS
{
"data": {
"id": 23,
"iata_code": "BAS",
"icao_code": "AGGE",
"name": "Ballalae Airport",
"country_code": "SB",
"city_id": null,
"latitude": "-6.990745",
"longitude": "155.886656",
"elevation": 5,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Ballalae"
}
}