Rate Overview
Live
1 BOB = 1.1619 SBD
1 SBD = 0.860693
BOB
Avg
1.1584
High
1.1670
Low
1.1523
Last updated: 5/27/2026, 10:54:38 AM
Quick Conversions
| BOB | SBD |
|---|---|
| 1 BOB | 1.16 SBD |
| 10 BOB | 11.62 SBD |
| 50 BOB | 58.09 SBD |
| 100 BOB | 116.19 SBD |
| 500 BOB | 580.93 SBD |
| 1,000 BOB | 1,161.85 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-05-27T10:54:38Z",
"rates": {
"SBD": 1.161854
}
}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": 116.18539999999999,
"rate": 1.161854
}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