Rate Overview
Live
1 BOB = 0.741831 SBD
1 SBD = 1.3480
BOB
Avg
1.1540
High
1.2310
Low
0.741831
Last updated: 7/23/2026, 12:59:26 PM
Quick Conversions
| BOB | SBD |
|---|---|
| 1 BOB | 0.74 SBD |
| 10 BOB | 7.42 SBD |
| 50 BOB | 37.09 SBD |
| 100 BOB | 74.18 SBD |
| 500 BOB | 370.92 SBD |
| 1,000 BOB | 741.83 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-23T12:59:26Z",
"rates": {
"SBD": 0.741831
}
}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": 74.1831,
"rate": 0.741831
}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