Rate Overview
Live
1 SLL = 0.000676 MVR
1 MVR = 1479.29 SLL
Avg
0.000680
High
0.000737
Low
0.000671
Last updated: 1/25/2026, 12:58:41 PM
Quick Conversions
| SLL | MVR |
|---|---|
| 1 SLL | 0.00 MVR |
| 10 SLL | 0.01 MVR |
| 50 SLL | 0.03 MVR |
| 100 SLL | 0.07 MVR |
| 500 SLL | 0.34 MVR |
| 1,000 SLL | 0.68 MVR |
Get SLL/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=MVRExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-01-25T12:58:41Z",
"rates": {
"MVR": 0.000676
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "MVR",
"amount": 100
},
"result": 0.0676,
"rate": 0.000676
}Build with SLL/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key