Rate Overview
Live
1 BOB = 3034.78 SLL
1 SLL = 0.000330
BOB
Avg
3036.97
High
3042.37
Low
3032.94
Last updated: 4/17/2026, 10:41:42 AM
Quick Conversions
| BOB | SLL |
|---|---|
| 1 BOB | 3,034.78 SLL |
| 10 BOB | 30,347.81 SLL |
| 50 BOB | 151,739.03 SLL |
| 100 BOB | 303,478.05 SLL |
| 500 BOB | 1,517,390.27 SLL |
| 1,000 BOB | 3,034,780.53 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-04-17T10:41:42Z",
"rates": {
"SLL": 3034.780531
}
}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": 303478.05309999996,
"rate": 3034.780531
}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