Rate Overview
Live
1 BOB = 1.1518 SBD
1 SBD = 0.868218
BOB
Avg
1.1640
High
1.1695
Low
1.1518
Last updated: 7/6/2026, 3:42:12 PM
Quick Conversions
| BOB | SBD |
|---|---|
| 1 BOB | 1.15 SBD |
| 10 BOB | 11.52 SBD |
| 50 BOB | 57.59 SBD |
| 100 BOB | 115.18 SBD |
| 500 BOB | 575.89 SBD |
| 1,000 BOB | 1,151.79 SBD |
Get BOB/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=SBDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-06T15:42:12Z",
"rates": {
"SBD": 1.151785
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "SBD",
"amount": 100
},
"result": 115.1785,
"rate": 1.151785
}Build with BOB/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key