PINHEIRO AIRPORT
PINHEIRO · BR · 2.48°S / 45.11°W
PHI
IATA · ICAO
SNYE
Pinheiro Airport (PHI) serves Pinheiro, Brazil. It sits at -2.48/-45.11, rises to 66 ft, is classified as small airport.
Type
Small airport
Elevation
66ft
Scheduled service
NO
ICAO
SNYE
All facts
- IATA
- PHI
- Municipality
- Pinheiro
- Country
- Brazil
- Coords
- 2.48°S / 45.11°W
Nearby airports
FAQ
- What is the IATA code for Pinheiro Airport?
- PHI.
- What is the ICAO code for Pinheiro Airport?
- SNYE.
- Where is Pinheiro Airport located?
- Pinheiro, Brazil.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PHI
{
"data": {
"id": 7763,
"iata_code": "PHI",
"icao_code": "SNYE",
"name": "Pinheiro Airport",
"country_code": "BR",
"city_id": 3392054,
"latitude": "-2.477426",
"longitude": "-45.105003",
"elevation": 66,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Pinheiro"
}
}