Rate Overview
Live
1 LSL = 0.936115 MVR
1 MVR = 1.0682
LSL
Avg
0.886362
High
0.969593
Low
0.808884
Last updated: 8/1/2026, 1:36:51 AM
Quick Conversions
| LSL | MVR |
|---|---|
| 1 LSL | 0.94 MVR |
| 10 LSL | 9.36 MVR |
| 50 LSL | 46.81 MVR |
| 100 LSL | 93.61 MVR |
| 500 LSL | 468.06 MVR |
| 1,000 LSL | 936.12 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-01T01:36:51Z",
"rates": {
"MVR": 0.936115
}
}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.6115,
"rate": 0.936115
}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