Rate Overview
Live
1 SBD = 0.858292 BOB
1 BOB = 1.1651
SBD
Avg
0.857181
High
0.859878
Low
0.855147
Last updated: 4/17/2026, 4:53:21 AM
Quick Conversions
| SBD | BOB |
|---|---|
| 1 SBD | 0.86 BOB |
| 10 SBD | 8.58 BOB |
| 50 SBD | 42.91 BOB |
| 100 SBD | 85.83 BOB |
| 500 SBD | 429.15 BOB |
| 1,000 SBD | 858.29 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-04-17T04:53:21Z",
"rates": {
"BOB": 0.858292
}
}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": 85.8292,
"rate": 0.858292
}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