Rate Overview
Live
1 MGA = 5.1973 LAK
1 LAK = 0.192407
MGA
Avg
5.2231
High
5.2683
Low
5.1973
Last updated: 8/27/2026, 9:02:30 PM
Quick Conversions
| MGA | LAK |
|---|---|
| 1 MGA | 5.20 LAK |
| 10 MGA | 51.97 LAK |
| 50 MGA | 259.87 LAK |
| 100 MGA | 519.73 LAK |
| 500 MGA | 2,598.66 LAK |
| 1,000 MGA | 5,197.32 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-27T21:02:30Z",
"rates": {
"LAK": 5.19732
}
}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": 519.7320000000001,
"rate": 5.19732
}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