KUMAMOTO AIRPORT
KUMAMOTO · JP · 32.84°N / 130.85°E
KMJ
IATA · ICAO
RJFT
Kumamoto Airport (KMJ) serves Kumamoto, Japan. It sits at 32.84/130.85, rises to 642 ft, is classified as large airport.
Type
Large airport
Elevation
642ft
Scheduled service
YES
ICAO
RJFT
All facts
- IATA
- KMJ
- Municipality
- Kumamoto
- Country
- Japan
- Coords
- 32.84°N / 130.85°E
Nearby airports
FAQ
- What is the IATA code for Kumamoto Airport?
- KMJ.
- What is the ICAO code for Kumamoto Airport?
- RJFT.
- Where is Kumamoto Airport located?
- Kumamoto, Japan.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/KMJ
{
"data": {
"id": 6950,
"iata_code": "KMJ",
"icao_code": "RJFT",
"name": "Kumamoto Airport",
"country_code": "JP",
"city_id": 11612553,
"latitude": "32.837299",
"longitude": "130.854996",
"elevation": 642,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Kumamoto"
}
}