Rate Overview
Live
1 SBD = 1.3972 BOB
1 BOB = 0.715695
SBD
Avg
1.3840
High
1.4064
Low
1.3469
Last updated: 7/30/2026, 8:13:13 AM
Quick Conversions
| SBD | BOB |
|---|---|
| 1 SBD | 1.40 BOB |
| 10 SBD | 13.97 BOB |
| 50 SBD | 69.86 BOB |
| 100 SBD | 139.72 BOB |
| 500 SBD | 698.62 BOB |
| 1,000 SBD | 1,397.24 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-30T08:13:13Z",
"rates": {
"BOB": 1.397243
}
}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.7243,
"rate": 1.397243
}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