PAULO AFONSO AIRPORT
PAULO AFONSO · BR · 9.40°S / 38.25°W
PAV
IATA · ICAO
SBUF
Paulo Afonso Airport (PAV) serves Paulo Afonso, Brazil. It sits at -9.40/-38.25, rises to 883 ft, is classified as medium airport.
Type
Medium airport
Elevation
883ft
Scheduled service
YES
ICAO
SBUF
All facts
- IATA
- PAV
- Municipality
- Paulo Afonso
- Country
- Brazil
- Coords
- 9.40°S / 38.25°W
FAQ
- What is the IATA code for Paulo Afonso Airport?
- PAV.
- What is the ICAO code for Paulo Afonso Airport?
- SBUF.
- Where is Paulo Afonso Airport located?
- Paulo Afonso, Brazil.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PAV
{
"data": {
"id": 7345,
"iata_code": "PAV",
"icao_code": "SBUF",
"name": "Paulo Afonso Airport",
"country_code": "BR",
"city_id": 3392734,
"latitude": "-9.40088",
"longitude": "-38.250599",
"elevation": 883,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Paulo Afonso"
}
}