PORT ALFRED AIRPORT
PORT ALFRED · ZA · 33.56°S / 26.88°E
AFD
IATA · ICAO
FAPA
Port Alfred Airport (AFD) serves Port Alfred, South Africa. It sits at -33.56/26.88, rises to 275 ft, is classified as small airport.
Type
Small airport
Elevation
275ft
Scheduled service
NO
ICAO
FAPA
All facts
- IATA
- AFD
- Municipality
- Port Alfred
- Country
- South Africa
- Coords
- 33.56°S / 26.88°E
Nearby airports
FAQ
- What is the IATA code for Port Alfred Airport?
- AFD.
- What is the ICAO code for Port Alfred Airport?
- FAPA.
- Where is Port Alfred Airport located?
- Port Alfred, South Africa.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AFD
{
"data": {
"id": 1917,
"iata_code": "AFD",
"icao_code": "FAPA",
"name": "Port Alfred Airport",
"country_code": "ZA",
"city_id": 964432,
"latitude": "-33.555057",
"longitude": "26.881656",
"elevation": 275,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Port Alfred"
}
}