Rate Overview
Live
1 MGA = 5.3136 LAK
1 LAK = 0.188196
MGA
Avg
5.3101
High
5.3179
Low
5.2928
Last updated: 4/17/2026, 6:30:39 AM
Quick Conversions
| MGA | LAK |
|---|---|
| 1 MGA | 5.31 LAK |
| 10 MGA | 53.14 LAK |
| 50 MGA | 265.68 LAK |
| 100 MGA | 531.36 LAK |
| 500 MGA | 2,656.81 LAK |
| 1,000 MGA | 5,313.62 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-04-17T06:30:39Z",
"rates": {
"LAK": 5.313616
}
}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": 531.3616,
"rate": 5.313616
}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