Rate Overview
Live
1 SLL = 0.000282 BOB
1 BOB = 3546.10
SLL
Avg
0.000296
High
0.000302
Low
0.000282
Last updated: 3/8/2026, 7:42:03 AM
Quick Conversions
| SLL | BOB |
|---|---|
| 1 SLL | 0.00 BOB |
| 10 SLL | 0.00 BOB |
| 50 SLL | 0.01 BOB |
| 100 SLL | 0.03 BOB |
| 500 SLL | 0.14 BOB |
| 1,000 SLL | 0.28 BOB |
Get SLL/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=BOBExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-08T07:42:03Z",
"rates": {
"BOB": 0.000282
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "BOB",
"amount": 100
},
"result": 0.028200000000000003,
"rate": 0.000282
}Build with SLL/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key