Rate Overview
Live
1 MVR = 1.1048 LSL
1 LSL = 0.905165
MVR
Avg
1.0734
High
1.1075
Low
1.0255
Last updated: 3/27/2026, 1:16:27 PM
Quick Conversions
| MVR | LSL |
|---|---|
| 1 MVR | 1.10 LSL |
| 10 MVR | 11.05 LSL |
| 50 MVR | 55.24 LSL |
| 100 MVR | 110.48 LSL |
| 500 MVR | 552.39 LSL |
| 1,000 MVR | 1,104.77 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-03-27T13:16:27Z",
"rates": {
"LSL": 1.104771
}
}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": 110.4771,
"rate": 1.104771
}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