Rate Overview
Live
1 SBD = 1.2325 BOB
1 BOB = 0.811375
SBD
Avg
0.941897
High
1.2330
Low
0.855088
Last updated: 7/8/2026, 8:35:18 AM
Quick Conversions
| SBD | BOB |
|---|---|
| 1 SBD | 1.23 BOB |
| 10 SBD | 12.32 BOB |
| 50 SBD | 61.62 BOB |
| 100 SBD | 123.25 BOB |
| 500 SBD | 616.24 BOB |
| 1,000 SBD | 1,232.48 BOB |
Get SBD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=BOBExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-08T08:35:18Z",
"rates": {
"BOB": 1.232476
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "BOB",
"amount": 100
},
"result": 123.24759999999999,
"rate": 1.232476
}Build with SBD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key