Rate Overview
Live
1 MVR = 1.0378 LSL
1 LSL = 0.963550
MVR
Avg
1.0407
High
1.0463
Low
1.0324
Last updated: 9/3/2026, 5:18:08 AM
Quick Conversions
| MVR | LSL |
|---|---|
| 1 MVR | 1.04 LSL |
| 10 MVR | 10.38 LSL |
| 50 MVR | 51.89 LSL |
| 100 MVR | 103.78 LSL |
| 500 MVR | 518.91 LSL |
| 1,000 MVR | 1,037.83 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-09-03T05:18:08Z",
"rates": {
"LSL": 1.037829
}
}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": 103.78289999999998,
"rate": 1.037829
}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