Rate Overview
Live
1 BND = 6.2178 SBD
1 SBD = 0.160830
BND
Avg
6.2312
High
6.2772
Low
6.2010
Last updated: 7/8/2026, 8:58:55 AM
Quick Conversions
| BND | SBD |
|---|---|
| 1 BND | 6.22 SBD |
| 10 BND | 62.18 SBD |
| 50 BND | 310.89 SBD |
| 100 BND | 621.78 SBD |
| 500 BND | 3,108.88 SBD |
| 1,000 BND | 6,217.75 SBD |
Get BND/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=SBDExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-08T08:58:55Z",
"rates": {
"SBD": 6.217753
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "SBD",
"amount": 100
},
"result": 621.7753,
"rate": 6.217753
}Build with BND/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key