Rate Overview
Live
1 SBD = 0.860530 BOB
1 BOB = 1.1621
SBD
Avg
0.863521
High
0.867815
Low
0.859392
Last updated: 5/7/2026, 6:54:13 AM
Quick Conversions
| SBD | BOB |
|---|---|
| 1 SBD | 0.86 BOB |
| 10 SBD | 8.61 BOB |
| 50 SBD | 43.03 BOB |
| 100 SBD | 86.05 BOB |
| 500 SBD | 430.27 BOB |
| 1,000 SBD | 860.53 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-07T06:54:13Z",
"rates": {
"BOB": 0.86053
}
}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.053,
"rate": 0.86053
}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