Rate Overview
Live
1 SBD = 0.160829 BND
1 BND = 6.2178
SBD
Avg
0.158472
High
0.160829
Low
0.155675
Last updated: 5/27/2026, 7:20:50 PM
Quick Conversions
| SBD | BND |
|---|---|
| 1 SBD | 0.16 BND |
| 10 SBD | 1.61 BND |
| 50 SBD | 8.04 BND |
| 100 SBD | 16.08 BND |
| 500 SBD | 80.41 BND |
| 1,000 SBD | 160.83 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-27T19:20:50Z",
"rates": {
"BND": 0.160829
}
}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": 16.0829,
"rate": 0.160829
}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