Rate Overview
Live
1 MVR = 1.0891 LSL
1 LSL = 0.918178
MVR
Avg
1.0921
High
1.1754
Low
1.0307
Last updated: 7/26/2026, 1:19:02 AM
Quick Conversions
| MVR | LSL |
|---|---|
| 1 MVR | 1.09 LSL |
| 10 MVR | 10.89 LSL |
| 50 MVR | 54.46 LSL |
| 100 MVR | 108.91 LSL |
| 500 MVR | 544.56 LSL |
| 1,000 MVR | 1,089.11 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-07-26T01:19:02Z",
"rates": {
"LSL": 1.089113
}
}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.9113,
"rate": 1.089113
}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