Rate Overview
Live
1 SBD = 1.3959 BOB
1 BOB = 0.716390
SBD
Avg
0.929444
High
1.3959
Low
0.851367
Last updated: 7/28/2026, 9:19:05 AM
Quick Conversions
| SBD | BOB |
|---|---|
| 1 SBD | 1.40 BOB |
| 10 SBD | 13.96 BOB |
| 50 SBD | 69.79 BOB |
| 100 SBD | 139.59 BOB |
| 500 SBD | 697.94 BOB |
| 1,000 SBD | 1,395.89 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-28T09:19:05Z",
"rates": {
"BOB": 1.395888
}
}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": 139.5888,
"rate": 1.395888
}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