Rate Overview
Live
1 BOB = 0.747733 SBD
1 SBD = 1.3374
BOB
Avg
0.759246
High
0.779029
Low
0.747462
Last updated: 7/22/2026, 8:26:30 PM
Quick Conversions
| BOB | SBD |
|---|---|
| 1 BOB | 0.75 SBD |
| 10 BOB | 7.48 SBD |
| 50 BOB | 37.39 SBD |
| 100 BOB | 74.77 SBD |
| 500 BOB | 373.87 SBD |
| 1,000 BOB | 747.73 SBD |
Get BOB/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=SBDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-22T20:26:30Z",
"rates": {
"SBD": 0.747733
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "SBD",
"amount": 100
},
"result": 74.77329999999999,
"rate": 0.747733
}Build with BOB/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key