Rate Overview
Live
1 MGA = 5.2583 LAK
1 LAK = 0.190177
MGA
Avg
5.2498
High
5.2730
Low
5.2095
Last updated: 6/19/2026, 8:55:16 AM
Quick Conversions
| MGA | LAK |
|---|---|
| 1 MGA | 5.26 LAK |
| 10 MGA | 52.58 LAK |
| 50 MGA | 262.91 LAK |
| 100 MGA | 525.83 LAK |
| 500 MGA | 2,629.14 LAK |
| 1,000 MGA | 5,258.27 LAK |
Get MGA/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=LAKExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-06-19T08:55:16Z",
"rates": {
"LAK": 5.258271
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "LAK",
"amount": 100
},
"result": 525.8271,
"rate": 5.258271
}Build with MGA/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key