Rate Overview
Live
1 BZD = 3.9866 SBD
1 SBD = 0.250839
BZD
Avg
4.0012
High
4.0264
Low
3.9850
Last updated: 7/8/2026, 8:41:44 AM
Quick Conversions
| BZD | SBD |
|---|---|
| 1 BZD | 3.99 SBD |
| 10 BZD | 39.87 SBD |
| 50 BZD | 199.33 SBD |
| 100 BZD | 398.66 SBD |
| 500 BZD | 1,993.31 SBD |
| 1,000 BZD | 3,986.63 SBD |
Get BZD/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=SBDExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-07-08T08:41:44Z",
"rates": {
"SBD": 3.986628
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "SBD",
"amount": 100
},
"result": 398.6628,
"rate": 3.986628
}Build with BZD/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key