Rate Overview
Live
1 SLL = 0.000382 SBD
1 SBD = 2617.80
SLL
Avg
0.000381
High
0.000383
Low
0.000381
Last updated: 5/9/2026, 12:15:16 PM
Quick Conversions
| SLL | SBD |
|---|---|
| 1 SLL | 0.00 SBD |
| 10 SLL | 0.00 SBD |
| 50 SLL | 0.02 SBD |
| 100 SLL | 0.04 SBD |
| 500 SLL | 0.19 SBD |
| 1,000 SLL | 0.38 SBD |
Get SLL/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=SBDExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-05-09T12:15:16Z",
"rates": {
"SBD": 0.000382
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "SBD",
"amount": 100
},
"result": 0.038200000000000005,
"rate": 0.000382
}Build with SLL/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key