Rate Overview
Live
1 BND = 6.2366 SBD
1 SBD = 0.160343
BND
Avg
6.2443
High
6.2797
Low
6.1939
Last updated: 6/19/2026, 8:40:59 AM
Quick Conversions
| BND | SBD |
|---|---|
| 1 BND | 6.24 SBD |
| 10 BND | 62.37 SBD |
| 50 BND | 311.83 SBD |
| 100 BND | 623.66 SBD |
| 500 BND | 3,118.31 SBD |
| 1,000 BND | 6,236.63 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-06-19T08:40:59Z",
"rates": {
"SBD": 6.236626
}
}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": 623.6626,
"rate": 6.236626
}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