Rate Overview
Live
1 LSL = 0.934861 MVR
1 MVR = 1.0697
LSL
Avg
0.947830
High
0.957201
Low
0.934861
Last updated: 6/19/2026, 10:14:45 AM
Quick Conversions
| LSL | MVR |
|---|---|
| 1 LSL | 0.93 MVR |
| 10 LSL | 9.35 MVR |
| 50 LSL | 46.74 MVR |
| 100 LSL | 93.49 MVR |
| 500 LSL | 467.43 MVR |
| 1,000 LSL | 934.86 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-06-19T10:14:45Z",
"rates": {
"MVR": 0.934861
}
}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.48610000000001,
"rate": 0.934861
}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