Rate Overview
Live
1 LSL = 0.951385 MVR
1 MVR = 1.0511
LSL
Avg
0.944576
High
0.951385
Low
0.940390
Last updated: 4/18/2026, 8:49:06 AM
Quick Conversions
| LSL | MVR |
|---|---|
| 1 LSL | 0.95 MVR |
| 10 LSL | 9.51 MVR |
| 50 LSL | 47.57 MVR |
| 100 LSL | 95.14 MVR |
| 500 LSL | 475.69 MVR |
| 1,000 LSL | 951.39 MVR |
Get LSL/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=MVRExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-04-18T08:49:06Z",
"rates": {
"MVR": 0.951385
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "MVR",
"amount": 100
},
"result": 95.13850000000001,
"rate": 0.951385
}Build with LSL/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key