Rate Overview
Live
1 BND = 6.2521 SBD
1 SBD = 0.159946
BND
Avg
6.2543
High
6.2612
Low
6.2413
Last updated: 7/29/2026, 7:30:34 PM
Quick Conversions
| BND | SBD |
|---|---|
| 1 BND | 6.25 SBD |
| 10 BND | 62.52 SBD |
| 50 BND | 312.61 SBD |
| 100 BND | 625.21 SBD |
| 500 BND | 3,126.06 SBD |
| 1,000 BND | 6,252.11 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-07-29T19:30:34Z",
"rates": {
"SBD": 6.252114
}
}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": 625.2114,
"rate": 6.252114
}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