Rate Overview
Live
1 LSL = 0.928844 MVR
1 MVR = 1.0766
LSL
Avg
0.922779
High
0.928844
Low
0.917907
Last updated: 7/30/2026, 11:38:39 PM
Quick Conversions
| LSL | MVR |
|---|---|
| 1 LSL | 0.93 MVR |
| 10 LSL | 9.29 MVR |
| 50 LSL | 46.44 MVR |
| 100 LSL | 92.88 MVR |
| 500 LSL | 464.42 MVR |
| 1,000 LSL | 928.84 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-07-30T23:38:39Z",
"rates": {
"MVR": 0.928844
}
}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": 92.8844,
"rate": 0.928844
}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