Rate Overview
Live
1 MVR = 1.0725 LSL
1 LSL = 0.932377
MVR
Avg
1.0509
High
1.0725
Low
1.0282
Last updated: 3/7/2026, 12:10:41 AM
Quick Conversions
| MVR | LSL |
|---|---|
| 1 MVR | 1.07 LSL |
| 10 MVR | 10.73 LSL |
| 50 MVR | 53.63 LSL |
| 100 MVR | 107.25 LSL |
| 500 MVR | 536.26 LSL |
| 1,000 MVR | 1,072.53 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-07T00:10:41Z",
"rates": {
"LSL": 1.072528
}
}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": 107.2528,
"rate": 1.072528
}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