Rate Overview
Live
1 MGA = 5.1707 LAK
1 LAK = 0.193397
MGA
Avg
5.1093
High
5.1707
Low
5.0541
Last updated: 3/6/2026, 11:53:51 PM
Quick Conversions
| MGA | LAK |
|---|---|
| 1 MGA | 5.17 LAK |
| 10 MGA | 51.71 LAK |
| 50 MGA | 258.54 LAK |
| 100 MGA | 517.07 LAK |
| 500 MGA | 2,585.35 LAK |
| 1,000 MGA | 5,170.71 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-03-06T23:53:51Z",
"rates": {
"LAK": 5.170705
}
}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": 517.0705,
"rate": 5.170705
}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