Rate Overview
Live
1 LSL = 0.934352 MVR
1 MVR = 1.0703
LSL
Avg
0.886288
High
0.969593
Low
0.808884
Last updated: 8/1/2026, 12:18:14 PM
Quick Conversions
| LSL | MVR |
|---|---|
| 1 LSL | 0.93 MVR |
| 10 LSL | 9.34 MVR |
| 50 LSL | 46.72 MVR |
| 100 LSL | 93.44 MVR |
| 500 LSL | 467.18 MVR |
| 1,000 LSL | 934.35 MVR |
Get LSL/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=MVRExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-08-01T12:18:14Z",
"rates": {
"MVR": 0.934352
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "MVR",
"amount": 100
},
"result": 93.4352,
"rate": 0.934352
}Build with LSL/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key