Rate Overview
Live
1 SLL = 0.000638 MVR
1 MVR = 1567.40
SLL
Avg
0.000655
High
0.000676
Low
0.000637
Last updated: 7/29/2026, 3:50:15 AM
Quick Conversions
| SLL | MVR |
|---|---|
| 1 SLL | 0.00 MVR |
| 10 SLL | 0.01 MVR |
| 50 SLL | 0.03 MVR |
| 100 SLL | 0.06 MVR |
| 500 SLL | 0.32 MVR |
| 1,000 SLL | 0.64 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-07-29T03:50:15Z",
"rates": {
"MVR": 0.000638
}
}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.0638,
"rate": 0.000638
}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