Rate Overview
Live
1 BND = 6.2912 SBD
1 SBD = 0.158952
BND
Avg
6.2853
High
6.2912
Low
6.2750
Last updated: 8/19/2026, 9:03:13 AM
Quick Conversions
| BND | SBD |
|---|---|
| 1 BND | 6.29 SBD |
| 10 BND | 62.91 SBD |
| 50 BND | 314.56 SBD |
| 100 BND | 629.12 SBD |
| 500 BND | 3,145.61 SBD |
| 1,000 BND | 6,291.22 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-08-19T09:03:13Z",
"rates": {
"SBD": 6.29122
}
}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": 629.122,
"rate": 6.29122
}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