PORTO SEGURO INTERNATIONAL AIRPORT
PORTO SEGURO · BR · 16.44°S / 39.08°W
BPS
IATA · ICAO
SBPS
Porto Seguro International Airport (BPS) serves Porto Seguro, Brazil. It sits at -16.44/-39.08, rises to 169 ft, is classified as large airport.
Type
Large airport
Elevation
169ft
Scheduled service
YES
ICAO
SBPS
All facts
- IATA
- BPS
- Municipality
- Porto Seguro
- Country
- Brazil
- Coords
- 16.44°S / 39.08°W
Nearby airports
FAQ
- What is the IATA code for Porto Seguro International Airport?
- BPS.
- What is the ICAO code for Porto Seguro International Airport?
- SBPS.
- Where is Porto Seguro International Airport located?
- Porto Seguro, Brazil.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BPS
{
"data": {
"id": 7318,
"iata_code": "BPS",
"icao_code": "SBPS",
"name": "Porto Seguro International Airport",
"country_code": "BR",
"city_id": 3452640,
"latitude": "-16.438426",
"longitude": "-39.080584",
"elevation": 169,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Porto Seguro"
}
}