Rate Overview
Live
1 SBD = 1.4068 BOB
1 BOB = 0.710826
SBD
Avg
1.3786
High
1.4080
Low
1.3392
Last updated: 7/29/2026, 8:42:01 AM
Quick Conversions
| SBD | BOB |
|---|---|
| 1 SBD | 1.41 BOB |
| 10 SBD | 14.07 BOB |
| 50 SBD | 70.34 BOB |
| 100 SBD | 140.68 BOB |
| 500 SBD | 703.41 BOB |
| 1,000 SBD | 1,406.81 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-29T08:42:01Z",
"rates": {
"BOB": 1.406814
}
}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": 140.6814,
"rate": 1.406814
}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