Rate Overview
Live
1 LSL = 0.905164 MVR
1 MVR = 1.1048
LSL
Avg
0.888424
High
0.970258
Low
0.796073
Last updated: 3/27/2026, 10:24:24 AM
Quick Conversions
| LSL | MVR |
|---|---|
| 1 LSL | 0.91 MVR |
| 10 LSL | 9.05 MVR |
| 50 LSL | 45.26 MVR |
| 100 LSL | 90.52 MVR |
| 500 LSL | 452.58 MVR |
| 1,000 LSL | 905.16 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-03-27T10:24:24Z",
"rates": {
"MVR": 0.905164
}
}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": 90.51639999999999,
"rate": 0.905164
}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