Rate Overview
Live
1 MVR = 1.0593 LSL
1 LSL = 0.944004
MVR
Avg
1.0617
High
1.0747
Low
1.0570
Last updated: 4/16/2026, 8:58:37 PM
Quick Conversions
| MVR | LSL |
|---|---|
| 1 MVR | 1.06 LSL |
| 10 MVR | 10.59 LSL |
| 50 MVR | 52.97 LSL |
| 100 MVR | 105.93 LSL |
| 500 MVR | 529.66 LSL |
| 1,000 MVR | 1,059.32 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-04-16T20:58:37Z",
"rates": {
"LSL": 1.059318
}
}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": 105.9318,
"rate": 1.059318
}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