Rate Overview
Live
1 BND = 6.2922 SBD
1 SBD = 0.158928
BND
Avg
6.3387
High
6.4028
Low
6.2922
Last updated: 3/7/2026, 8:00:27 AM
Quick Conversions
| BND | SBD |
|---|---|
| 1 BND | 6.29 SBD |
| 10 BND | 62.92 SBD |
| 50 BND | 314.61 SBD |
| 100 BND | 629.22 SBD |
| 500 BND | 3,146.08 SBD |
| 1,000 BND | 6,292.16 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-03-07T08:00:27Z",
"rates": {
"SBD": 6.292158
}
}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.2158,
"rate": 6.292158
}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