Rate Overview
Live
1 SLL = 0.000330 BOB
1 BOB = 3030.30
SLL
Avg
0.000305
High
0.000330
Low
0.000295
Last updated: 3/28/2026, 4:56:25 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.17 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-03-28T16:56:25Z",
"rates": {
"BOB": 0.00033
}
}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.033,
"rate": 0.00033
}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