Rate Overview
Live
1 BOB = 1.1506 SBD
1 SBD = 0.869133
BOB
Avg
1.1607
High
1.1663
Low
1.1506
Last updated: 6/16/2026, 1:25:20 PM
Quick Conversions
| BOB | SBD |
|---|---|
| 1 BOB | 1.15 SBD |
| 10 BOB | 11.51 SBD |
| 50 BOB | 57.53 SBD |
| 100 BOB | 115.06 SBD |
| 500 BOB | 575.29 SBD |
| 1,000 BOB | 1,150.57 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-06-16T13:25:20Z",
"rates": {
"SBD": 1.150572
}
}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.0572,
"rate": 1.150572
}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