Rate Overview
Live
1 SLL = 0.000302 BOB
1 BOB = 3311.26 SLL
Avg
0.000302
High
0.000303
Low
0.000300
Last updated: 1/25/2026, 1:15:27 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.15 BOB |
| 1,000 SLL | 0.30 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-01-25T13:15:27Z",
"rates": {
"BOB": 0.000302
}
}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.0302,
"rate": 0.000302
}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