Rate Overview
Live
1 SBD = 0.866557 BOB
1 BOB = 1.1540
SBD
Avg
0.863009
High
0.866557
Low
0.858755
Last updated: 5/27/2026, 6:19:50 PM
Quick Conversions
| SBD | BOB |
|---|---|
| 1 SBD | 0.87 BOB |
| 10 SBD | 8.67 BOB |
| 50 SBD | 43.33 BOB |
| 100 SBD | 86.66 BOB |
| 500 SBD | 433.28 BOB |
| 1,000 SBD | 866.56 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-05-27T18:19:50Z",
"rates": {
"BOB": 0.866557
}
}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": 86.6557,
"rate": 0.866557
}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