Rate Overview
Live
1 BND = 6.3226 SBD
1 SBD = 0.158163
BND
Avg
6.3132
High
6.3279
Low
6.3005
Last updated: 9/7/2026, 2:41:59 AM
Quick Conversions
| BND | SBD |
|---|---|
| 1 BND | 6.32 SBD |
| 10 BND | 63.23 SBD |
| 50 BND | 316.13 SBD |
| 100 BND | 632.26 SBD |
| 500 BND | 3,161.29 SBD |
| 1,000 BND | 6,322.59 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-09-07T02:41:59Z",
"rates": {
"SBD": 6.322588
}
}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": 632.2588,
"rate": 6.322588
}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