Rate Overview
Live
1 BND = 6.2444 SBD
1 SBD = 0.160142
BND
Avg
6.2901
High
6.4028
Low
6.2150
Last updated: 3/28/2026, 12:06:03 PM
Quick Conversions
| BND | SBD |
|---|---|
| 1 BND | 6.24 SBD |
| 10 BND | 62.44 SBD |
| 50 BND | 312.22 SBD |
| 100 BND | 624.44 SBD |
| 500 BND | 3,122.22 SBD |
| 1,000 BND | 6,244.45 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-28T12:06:03Z",
"rates": {
"SBD": 6.244448
}
}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": 624.4448,
"rate": 6.244448
}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