Rate Overview
Live
1 LAK = 0.193551 MGA
1 MGA = 5.1666
LAK
Avg
0.195287
High
0.197859
Low
0.193397
Last updated: 3/7/2026, 9:17:09 AM
Quick Conversions
| LAK | MGA |
|---|---|
| 1 LAK | 0.19 MGA |
| 10 LAK | 1.94 MGA |
| 50 LAK | 9.68 MGA |
| 100 LAK | 19.36 MGA |
| 500 LAK | 96.78 MGA |
| 1,000 LAK | 193.55 MGA |
Get LAK/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=MGAExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-03-07T09:17:09Z",
"rates": {
"MGA": 0.193551
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "MGA",
"amount": 100
},
"result": 19.3551,
"rate": 0.193551
}Build with LAK/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key