Rate Overview
Live
1 MGA = 5.3197 LAK
1 LAK = 0.187980
MGA
Avg
5.2594
High
5.3369
Low
5.2028
Last updated: 7/8/2026, 2:47:52 AM
Quick Conversions
| MGA | LAK |
|---|---|
| 1 MGA | 5.32 LAK |
| 10 MGA | 53.20 LAK |
| 50 MGA | 265.99 LAK |
| 100 MGA | 531.97 LAK |
| 500 MGA | 2,659.85 LAK |
| 1,000 MGA | 5,319.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-07-08T02:47:52Z",
"rates": {
"LAK": 5.319708
}
}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.9708,
"rate": 5.319708
}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