Rate Overview
Live
1 SLL = 0.000329 BOB
1 BOB = 3039.51
SLL
Avg
0.000329
High
0.000329
Low
0.000328
Last updated: 4/17/2026, 5:31:50 PM
Quick Conversions
| SLL | BOB |
|---|---|
| 1 SLL | 0.00 BOB |
| 10 SLL | 0.00 BOB |
| 50 SLL | 0.02 BOB |
| 100 SLL | 0.03 BOB |
| 500 SLL | 0.16 BOB |
| 1,000 SLL | 0.33 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-04-17T17:31:50Z",
"rates": {
"BOB": 0.000329
}
}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.0329,
"rate": 0.000329
}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