BIRD ISLAND AIRPORT
BIRD ISLAND · SC · 3.72°S / 55.21°E
BDI
IATA · ICAO
FSSB
Bird Island Airport (BDI) serves Bird Island, Seychelles. It sits at -3.72/55.21, rises to 6 ft, is classified as small airport.
Type
Small airport
Elevation
6ft
Scheduled service
NO
ICAO
FSSB
All facts
- IATA
- BDI
- Municipality
- Bird Island
- Country
- Seychelles
- Coords
- 3.72°S / 55.21°E
Nearby airports
FAQ
- What is the IATA code for Bird Island Airport?
- BDI.
- What is the ICAO code for Bird Island Airport?
- FSSB.
- Where is Bird Island Airport located?
- Bird Island, Seychelles.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BDI
{
"data": {
"id": 2304,
"iata_code": "BDI",
"icao_code": "FSSB",
"name": "Bird Island Airport",
"country_code": "SC",
"city_id": null,
"latitude": "-3.723683",
"longitude": "55.206106",
"elevation": 6,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Bird Island"
}
}