Rate Overview
Live
1 SLL = 0.000513 BOB
1 BOB = 1949.32
SLL
Avg
0.000333
High
0.000513
Low
0.000282
Last updated: 7/31/2026, 8:56:35 AM
Quick Conversions
| SLL | BOB |
|---|---|
| 1 SLL | 0.00 BOB |
| 10 SLL | 0.01 BOB |
| 50 SLL | 0.03 BOB |
| 100 SLL | 0.05 BOB |
| 500 SLL | 0.26 BOB |
| 1,000 SLL | 0.51 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-07-31T08:56:35Z",
"rates": {
"BOB": 0.000513
}
}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.0513,
"rate": 0.000513
}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