Rate Overview
Live
1 LAK = 0.189816 MGA
1 MGA = 5.2683
LAK
Avg
0.190892
High
0.192529
Low
0.189816
Last updated: 8/21/2026, 9:59:38 AM
Quick Conversions
| LAK | MGA |
|---|---|
| 1 LAK | 0.19 MGA |
| 10 LAK | 1.90 MGA |
| 50 LAK | 9.49 MGA |
| 100 LAK | 18.98 MGA |
| 500 LAK | 94.91 MGA |
| 1,000 LAK | 189.82 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-08-21T09:59:38Z",
"rates": {
"MGA": 0.189816
}
}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.9816,
"rate": 0.189816
}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