Rate Overview
Live
1 MVR = 1.0497 LSL
1 LSL = 0.952651
MVR
Avg
1.0595
High
1.0665
Low
1.0495
Last updated: 7/4/2026, 7:59:32 PM
Quick Conversions
| MVR | LSL |
|---|---|
| 1 MVR | 1.05 LSL |
| 10 MVR | 10.50 LSL |
| 50 MVR | 52.49 LSL |
| 100 MVR | 104.97 LSL |
| 500 MVR | 524.85 LSL |
| 1,000 MVR | 1,049.70 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-04T19:59:32Z",
"rates": {
"LSL": 1.049702
}
}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.97019999999999,
"rate": 1.049702
}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