Rate Overview
Live
1 MVR = 1401.23 LAK
1 LAK = 0.000714
MVR
Avg
1400.78
High
1415.75
Low
1377.33
Last updated: 3/27/2026, 3:13:55 PM
Quick Conversions
| MVR | LAK |
|---|---|
| 1 MVR | 1,401.23 LAK |
| 10 MVR | 14,012.34 LAK |
| 50 MVR | 70,061.72 LAK |
| 100 MVR | 140,123.43 LAK |
| 500 MVR | 700,617.17 LAK |
| 1,000 MVR | 1,401,234.33 LAK |
Get MVR/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=LAKExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-03-27T15:13:55Z",
"rates": {
"LAK": 1401.234332
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "LAK",
"amount": 100
},
"result": 140123.4332,
"rate": 1401.234332
}Build with MVR/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key