Rate Overview
Live
1 LSL = 0.950941 MVR
1 MVR = 1.0516
LSL
Avg
0.882026
High
0.969593
Low
0.808884
Last updated: 5/29/2026, 7:54:36 PM
Quick Conversions
| LSL | MVR |
|---|---|
| 1 LSL | 0.95 MVR |
| 10 LSL | 9.51 MVR |
| 50 LSL | 47.55 MVR |
| 100 LSL | 95.09 MVR |
| 500 LSL | 475.47 MVR |
| 1,000 LSL | 950.94 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-05-29T19:54:36Z",
"rates": {
"MVR": 0.950941
}
}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.0941,
"rate": 0.950941
}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