Rate Overview
Live
1 MVR = 1.0806 LSL
1 LSL = 0.925428
MVR
Avg
1.0804
High
1.0916
Low
1.0702
Last updated: 5/6/2026, 10:09:42 PM
Quick Conversions
| MVR | LSL |
|---|---|
| 1 MVR | 1.08 LSL |
| 10 MVR | 10.81 LSL |
| 50 MVR | 54.03 LSL |
| 100 MVR | 108.06 LSL |
| 500 MVR | 540.29 LSL |
| 1,000 MVR | 1,080.58 LSL |
Get MVR/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=LSLExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-05-06T22:09:42Z",
"rates": {
"LSL": 1.080581
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "LSL",
"amount": 100
},
"result": 108.0581,
"rate": 1.080581
}Build with MVR/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key