Rate Overview
Live
1 SBD = 0.159686 BND
1 BND = 6.2623
SBD
Avg
0.160281
High
0.161349
Low
0.159307
Last updated: 7/9/2026, 10:07:44 AM
Quick Conversions
| SBD | BND |
|---|---|
| 1 SBD | 0.16 BND |
| 10 SBD | 1.60 BND |
| 50 SBD | 7.98 BND |
| 100 SBD | 15.97 BND |
| 500 SBD | 79.84 BND |
| 1,000 SBD | 159.69 BND |
Get SBD/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=BNDExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-09T10:07:44Z",
"rates": {
"BND": 0.159686
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "BND",
"amount": 100
},
"result": 15.968599999999999,
"rate": 0.159686
}Build with SBD/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key