Rate Overview
Live
1 SBD = 0.160142 BND
1 BND = 6.2445
SBD
Avg
0.158990
High
0.160902
Low
0.156182
Last updated: 3/28/2026, 11:59:06 AM
Quick Conversions
| SBD | BND |
|---|---|
| 1 SBD | 0.16 BND |
| 10 SBD | 1.60 BND |
| 50 SBD | 8.01 BND |
| 100 SBD | 16.01 BND |
| 500 SBD | 80.07 BND |
| 1,000 SBD | 160.14 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-03-28T11:59:06Z",
"rates": {
"BND": 0.160142
}
}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.014200000000002,
"rate": 0.160142
}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