Rate Overview
Live
1 MVR = 1.0486 LSL
1 LSL = 0.953622
MVR
Avg
1.0566
High
1.0702
Low
1.0447
Last updated: 6/16/2026, 7:18:45 AM
Quick Conversions
| MVR | LSL |
|---|---|
| 1 MVR | 1.05 LSL |
| 10 MVR | 10.49 LSL |
| 50 MVR | 52.43 LSL |
| 100 MVR | 104.86 LSL |
| 500 MVR | 524.32 LSL |
| 1,000 MVR | 1,048.63 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-06-16T07:18:45Z",
"rates": {
"LSL": 1.048633
}
}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": 104.8633,
"rate": 1.048633
}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