Rate Overview
Live
1 BND = 6.2527 SBD
1 SBD = 0.159930
BND
Avg
6.2713
High
6.3112
Low
6.2450
Last updated: 5/7/2026, 7:57:42 PM
Quick Conversions
| BND | SBD |
|---|---|
| 1 BND | 6.25 SBD |
| 10 BND | 62.53 SBD |
| 50 BND | 312.64 SBD |
| 100 BND | 625.27 SBD |
| 500 BND | 3,126.36 SBD |
| 1,000 BND | 6,252.72 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-05-07T19:57:42Z",
"rates": {
"SBD": 6.25272
}
}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.272,
"rate": 6.25272
}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