SAUREN AIRPORT
SAUREN · PG · 5.97°S / 148.85°E
SXW
IATA · ICAO
AYSV
Sauren Airport (SXW) serves Sauren, Papua New Guinea. It sits at -5.97/148.85, rises to 46 ft, is classified as small airport.
Type
Small airport
Elevation
46ft
Scheduled service
NO
ICAO
AYSV
All facts
- IATA
- SXW
- Municipality
- Sauren
- Country
- Papua New Guinea
- Coords
- 5.97°S / 148.85°E
Nearby airports
FAQ
- What is the IATA code for Sauren Airport?
- SXW.
- What is the ICAO code for Sauren Airport?
- AYSV.
- Where is Sauren Airport located?
- Sauren, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SXW
{
"data": {
"id": 296,
"iata_code": "SXW",
"icao_code": "AYSV",
"name": "Sauren Airport",
"country_code": "PG",
"city_id": null,
"latitude": "-5.9701",
"longitude": "148.8543",
"elevation": 46,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Sauren"
}
}