Rate Overview
Live
1 LAK = 0.190740 MGA
1 MGA = 5.2427
LAK
Avg
0.190540
High
0.193040
Low
0.188767
Last updated: 8/2/2026, 1:25:50 PM
Quick Conversions
| LAK | MGA |
|---|---|
| 1 LAK | 0.19 MGA |
| 10 LAK | 1.91 MGA |
| 50 LAK | 9.54 MGA |
| 100 LAK | 19.07 MGA |
| 500 LAK | 95.37 MGA |
| 1,000 LAK | 190.74 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-02T13:25:50Z",
"rates": {
"MGA": 0.19074
}
}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.073999999999998,
"rate": 0.19074
}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