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