Rate Overview
Live
1 MVR = 1483.88 SLL
1 SLL = 0.000674
MVR
Avg
1482.78
High
1483.88
Low
1479.63
Last updated: 3/7/2026, 12:14:09 AM
Quick Conversions
| MVR | SLL |
|---|---|
| 1 MVR | 1,483.88 SLL |
| 10 MVR | 14,838.78 SLL |
| 50 MVR | 74,193.92 SLL |
| 100 MVR | 148,387.84 SLL |
| 500 MVR | 741,939.19 SLL |
| 1,000 MVR | 1,483,878.38 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-03-07T00:14:09Z",
"rates": {
"SLL": 1483.878377
}
}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": 148387.8377,
"rate": 1483.878377
}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