PEMBA AIRPORT
CHAKE CHAKE · TZ · 5.26°S / 39.81°E
PMA
IATA · ICAO
HTPE
Pemba Airport (PMA) serves Chake Chake, Tanzania. It sits at -5.26/39.81, rises to 80 ft, is classified as medium airport.
Type
Medium airport
Elevation
80ft
Scheduled service
NO
ICAO
HTPE
All facts
- IATA
- PMA
- Municipality
- Chake Chake
- Country
- Tanzania
- Coords
- 5.26°S / 39.81°E
Nearby airports
FAQ
- What is the IATA code for Pemba Airport?
- PMA.
- What is the ICAO code for Pemba Airport?
- HTPE.
- Where is Pemba Airport located?
- Chake Chake, Tanzania.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PMA
{
"data": {
"id": 1580,
"iata_code": "PMA",
"icao_code": "HTPE",
"name": "Pemba Airport",
"country_code": "TZ",
"city_id": 160677,
"latitude": "-5.25726",
"longitude": "39.811401",
"elevation": 80,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Chake Chake"
}
}