Rate Overview
Live
1 BOB = 1.1585 SBD
1 SBD = 0.863172
BOB
Avg
1.1988
High
1.2299
Low
1.1585
Last updated: 3/27/2026, 2:55:12 PM
Quick Conversions
| BOB | SBD |
|---|---|
| 1 BOB | 1.16 SBD |
| 10 BOB | 11.59 SBD |
| 50 BOB | 57.93 SBD |
| 100 BOB | 115.85 SBD |
| 500 BOB | 579.26 SBD |
| 1,000 BOB | 1,158.52 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-03-27T14:55:12Z",
"rates": {
"SBD": 1.158518
}
}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.8518,
"rate": 1.158518
}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