Rate Overview
Live
1 SBD = 1.3952 BOB
1 BOB = 0.716763
SBD
Avg
1.1799
High
1.3954
Low
0.855088
Last updated: 7/28/2026, 10:23:22 PM
Quick Conversions
| SBD | BOB |
|---|---|
| 1 SBD | 1.40 BOB |
| 10 SBD | 13.95 BOB |
| 50 SBD | 69.76 BOB |
| 100 SBD | 139.52 BOB |
| 500 SBD | 697.58 BOB |
| 1,000 SBD | 1,395.16 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-28T22:23:22Z",
"rates": {
"BOB": 1.395162
}
}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.5162,
"rate": 1.395162
}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