Rate Overview
Live
1 LAK = 0.190974 MGA
1 MGA = 5.2363
LAK
Avg
0.196567
High
0.213748
Low
0.187643
Last updated: 7/11/2026, 11:32:11 PM
Quick Conversions
| LAK | MGA |
|---|---|
| 1 LAK | 0.19 MGA |
| 10 LAK | 1.91 MGA |
| 50 LAK | 9.55 MGA |
| 100 LAK | 19.10 MGA |
| 500 LAK | 95.49 MGA |
| 1,000 LAK | 190.97 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-11T23:32:11Z",
"rates": {
"MGA": 0.190974
}
}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.0974,
"rate": 0.190974
}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