Rate Overview
Live
1 LSL = 0.947101 MVR
1 MVR = 1.0559
LSL
Avg
0.949615
High
0.952686
Low
0.943214
Last updated: 7/11/2026, 9:03:27 AM
Quick Conversions
| LSL | MVR |
|---|---|
| 1 LSL | 0.95 MVR |
| 10 LSL | 9.47 MVR |
| 50 LSL | 47.36 MVR |
| 100 LSL | 94.71 MVR |
| 500 LSL | 473.55 MVR |
| 1,000 LSL | 947.10 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-07-11T09:03:27Z",
"rates": {
"MVR": 0.947101
}
}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": 94.7101,
"rate": 0.947101
}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