Rate Overview
Live
1 SBD = 0.158006 BND
1 BND = 6.3289
SBD
Avg
0.157981
High
0.158317
Low
0.157685
Last updated: 4/17/2026, 1:21:28 PM
Quick Conversions
| SBD | BND |
|---|---|
| 1 SBD | 0.16 BND |
| 10 SBD | 1.58 BND |
| 50 SBD | 7.90 BND |
| 100 SBD | 15.80 BND |
| 500 SBD | 79.00 BND |
| 1,000 SBD | 158.01 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-04-17T13:21:28Z",
"rates": {
"BND": 0.158006
}
}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.800600000000001,
"rate": 0.158006
}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