Rate Overview
Live
1 MGA = 5.2735 LAK
1 LAK = 0.189628
MGA
Avg
5.0942
High
5.3194
Low
4.6589
Last updated: 6/30/2026, 12:51:52 PM
Quick Conversions
| MGA | LAK |
|---|---|
| 1 MGA | 5.27 LAK |
| 10 MGA | 52.73 LAK |
| 50 MGA | 263.67 LAK |
| 100 MGA | 527.35 LAK |
| 500 MGA | 2,636.74 LAK |
| 1,000 MGA | 5,273.47 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-30T12:51:52Z",
"rates": {
"LAK": 5.273474
}
}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": 527.3474,
"rate": 5.273474
}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