MATSAILE AIRPORT
MATSAILE · LS · 29.84°S / 28.78°E
MSG
IATA · ICAO
FXMA
Matsaile Airport (MSG) serves Matsaile, Lesotho. It sits at -29.84/28.78, rises to 6200 ft, is classified as small airport.
Type
Small airport
Elevation
6200ft
Scheduled service
NO
ICAO
FXMA
All facts
- IATA
- MSG
- Municipality
- Matsaile
- Country
- Lesotho
- Coords
- 29.84°S / 28.78°E
Nearby airports
FAQ
- What is the IATA code for Matsaile Airport?
- MSG.
- What is the ICAO code for Matsaile Airport?
- FXMA.
- Where is Matsaile Airport located?
- Matsaile, Lesotho.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MSG
{
"data": {
"id": 2377,
"iata_code": "MSG",
"icao_code": "FXMA",
"name": "Matsaile Airport",
"country_code": "LS",
"city_id": null,
"latitude": "-29.840562",
"longitude": "28.77668",
"elevation": 6200,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Matsaile"
}
}