Rate Overview
Live
1 LSL = 0.951865 MVR
1 MVR = 1.0506
LSL
Avg
0.954367
High
0.957470
Low
0.951865
Last updated: 8/20/2026, 6:08:21 AM
Quick Conversions
| LSL | MVR |
|---|---|
| 1 LSL | 0.95 MVR |
| 10 LSL | 9.52 MVR |
| 50 LSL | 47.59 MVR |
| 100 LSL | 95.19 MVR |
| 500 LSL | 475.93 MVR |
| 1,000 LSL | 951.87 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-20T06:08:21Z",
"rates": {
"MVR": 0.951865
}
}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": 95.1865,
"rate": 0.951865
}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