Rate Overview
Live
1 LAK = 0.187788 MGA
1 MGA = 5.3252
LAK
Avg
0.195539
High
0.214263
Low
0.187788
Last updated: 7/8/2026, 9:40:35 AM
Quick Conversions
| LAK | MGA |
|---|---|
| 1 LAK | 0.19 MGA |
| 10 LAK | 1.88 MGA |
| 50 LAK | 9.39 MGA |
| 100 LAK | 18.78 MGA |
| 500 LAK | 93.89 MGA |
| 1,000 LAK | 187.79 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-07-08T09:40:35Z",
"rates": {
"MGA": 0.187788
}
}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": 18.7788,
"rate": 0.187788
}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