Rate Overview
Live
1 SBD = 0.159088 BND
1 BND = 6.2858
SBD
Avg
0.159342
High
0.160128
Low
0.158252
Last updated: 5/7/2026, 3:59:19 PM
Quick Conversions
| SBD | BND |
|---|---|
| 1 SBD | 0.16 BND |
| 10 SBD | 1.59 BND |
| 50 SBD | 7.95 BND |
| 100 SBD | 15.91 BND |
| 500 SBD | 79.54 BND |
| 1,000 SBD | 159.09 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-05-07T15:59:19Z",
"rates": {
"BND": 0.159088
}
}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.908800000000001,
"rate": 0.159088
}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