Rate Overview
Live
1 BND = 6.2728 SBD
1 SBD = 0.159418
BND
Avg
6.2808
High
6.3602
Low
6.1836
Last updated: 7/30/2026, 8:02:18 AM
Quick Conversions
| BND | SBD |
|---|---|
| 1 BND | 6.27 SBD |
| 10 BND | 62.73 SBD |
| 50 BND | 313.64 SBD |
| 100 BND | 627.28 SBD |
| 500 BND | 3,136.41 SBD |
| 1,000 BND | 6,272.82 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-30T08:02:18Z",
"rates": {
"SBD": 6.272821
}
}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": 627.2821,
"rate": 6.272821
}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