Rate Overview
Live
1 MGA = 5.2427 LAK
1 LAK = 0.190741
MGA
Avg
5.2484
High
5.2975
Low
5.1803
Last updated: 8/2/2026, 1:04:22 PM
Quick Conversions
| MGA | LAK |
|---|---|
| 1 MGA | 5.24 LAK |
| 10 MGA | 52.43 LAK |
| 50 MGA | 262.14 LAK |
| 100 MGA | 524.27 LAK |
| 500 MGA | 2,621.36 LAK |
| 1,000 MGA | 5,242.72 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-08-02T13:04:22Z",
"rates": {
"LAK": 5.242717
}
}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": 524.2717,
"rate": 5.242717
}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