Rate Overview
Live
1 MVR = 1480.01 SLL
1 SLL = 0.000676
MVR
Avg
1470.16
High
1495.22
Low
1361.33
Last updated: 7/20/2026, 6:02:27 PM
Quick Conversions
| MVR | SLL |
|---|---|
| 1 MVR | 1,480.01 SLL |
| 10 MVR | 14,800.08 SLL |
| 50 MVR | 74,000.39 SLL |
| 100 MVR | 148,000.78 SLL |
| 500 MVR | 740,003.92 SLL |
| 1,000 MVR | 1,480,007.84 SLL |
Get MVR/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=SLLExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-20T18:02:27Z",
"rates": {
"SLL": 1480.007839
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "SLL",
"amount": 100
},
"result": 148000.7839,
"rate": 1480.007839
}Build with MVR/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key