Rate Overview
Live
1 BOB = 3577.75 SLL
1 SLL = 0.000280
BOB
Avg
3392.94
High
3577.75
Low
3293.63
Last updated: 6/19/2026, 8:23:56 AM
Quick Conversions
| BOB | SLL |
|---|---|
| 1 BOB | 3,577.75 SLL |
| 10 BOB | 35,777.49 SLL |
| 50 BOB | 178,887.43 SLL |
| 100 BOB | 357,774.86 SLL |
| 500 BOB | 1,788,874.31 SLL |
| 1,000 BOB | 3,577,748.63 SLL |
Get BOB/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=SLLExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-06-19T08:23:56Z",
"rates": {
"SLL": 3577.748626
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "SLL",
"amount": 100
},
"result": 357774.8626,
"rate": 3577.748626
}Build with BOB/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key