Rate Overview
Live
1 MVR = 1356.34 SLL
1 SLL = 0.000737
MVR
Avg
1356.74
High
1357.28
Low
1356.34
Last updated: 4/18/2026, 8:46:10 AM
Quick Conversions
| MVR | SLL |
|---|---|
| 1 MVR | 1,356.34 SLL |
| 10 MVR | 13,563.38 SLL |
| 50 MVR | 67,816.89 SLL |
| 100 MVR | 135,633.79 SLL |
| 500 MVR | 678,168.94 SLL |
| 1,000 MVR | 1,356,337.89 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-04-18T08:46:10Z",
"rates": {
"SLL": 1356.337886
}
}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": 135633.7886,
"rate": 1356.337886
}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