Rate Overview
Live
1 LAK = 0.190310 MGA
1 MGA = 5.2546
LAK
Avg
0.189330
High
0.190310
Low
0.188808
Last updated: 5/7/2026, 4:04:50 PM
Quick Conversions
| LAK | MGA |
|---|---|
| 1 LAK | 0.19 MGA |
| 10 LAK | 1.90 MGA |
| 50 LAK | 9.52 MGA |
| 100 LAK | 19.03 MGA |
| 500 LAK | 95.16 MGA |
| 1,000 LAK | 190.31 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-05-07T16:04:50Z",
"rates": {
"MGA": 0.19031
}
}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.031000000000002,
"rate": 0.19031
}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