Rate Overview
Live
1 BOB = 0.719484 SBD
1 SBD = 1.3899
BOB
Avg
1.1037
High
1.1806
Low
0.719484
Last updated: 7/25/2026, 1:23:47 PM
Quick Conversions
| BOB | SBD |
|---|---|
| 1 BOB | 0.72 SBD |
| 10 BOB | 7.19 SBD |
| 50 BOB | 35.97 SBD |
| 100 BOB | 71.95 SBD |
| 500 BOB | 359.74 SBD |
| 1,000 BOB | 719.48 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-25T13:23:47Z",
"rates": {
"SBD": 0.719484
}
}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": 71.9484,
"rate": 0.719484
}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