Rate Overview
Live
1 BOB = 0.673409 SBD
1 SBD = 1.4850
BOB
Avg
0.670211
High
0.679010
Low
0.662974
Last updated: 8/12/2026, 8:38:07 AM
Quick Conversions
| BOB | SBD |
|---|---|
| 1 BOB | 0.67 SBD |
| 10 BOB | 6.73 SBD |
| 50 BOB | 33.67 SBD |
| 100 BOB | 67.34 SBD |
| 500 BOB | 336.70 SBD |
| 1,000 BOB | 673.41 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-08-12T08:38:07Z",
"rates": {
"SBD": 0.673409
}
}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": 67.3409,
"rate": 0.673409
}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