Rate Overview
Live
1 LAK = 0.000718 MVR
1 MVR = 1392.76
LAK
Avg
0.000721
High
0.000723
Low
0.000718
Last updated: 3/7/2026, 3:06:44 AM
Quick Conversions
| LAK | MVR |
|---|---|
| 1 LAK | 0.00 MVR |
| 10 LAK | 0.01 MVR |
| 50 LAK | 0.04 MVR |
| 100 LAK | 0.07 MVR |
| 500 LAK | 0.36 MVR |
| 1,000 LAK | 0.72 MVR |
Get LAK/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=MVRExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-03-07T03:06:44Z",
"rates": {
"MVR": 0.000718
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "MVR",
"amount": 100
},
"result": 0.0718,
"rate": 0.000718
}Build with LAK/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key