Rate Overview
Live
1 BND = 6.3288 SBD
1 SBD = 0.158007
BND
Avg
6.3299
High
6.3417
Low
6.3164
Last updated: 4/17/2026, 12:00:03 PM
Quick Conversions
| BND | SBD |
|---|---|
| 1 BND | 6.33 SBD |
| 10 BND | 63.29 SBD |
| 50 BND | 316.44 SBD |
| 100 BND | 632.88 SBD |
| 500 BND | 3,164.42 SBD |
| 1,000 BND | 6,328.85 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-04-17T12:00:03Z",
"rates": {
"SBD": 6.328845
}
}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.8845,
"rate": 6.328845
}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