Rate Overview
Live
1 BOB = 0.716389 SBD
1 SBD = 1.3959
BOB
Avg
0.730798
High
0.752430
Low
0.715863
Last updated: 7/28/2026, 3:28:41 AM
Quick Conversions
| BOB | SBD |
|---|---|
| 1 BOB | 0.72 SBD |
| 10 BOB | 7.16 SBD |
| 50 BOB | 35.82 SBD |
| 100 BOB | 71.64 SBD |
| 500 BOB | 358.19 SBD |
| 1,000 BOB | 716.39 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-28T03:28:41Z",
"rates": {
"SBD": 0.716389
}
}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.6389,
"rate": 0.716389
}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