Rate Overview
Live
1 BZD = 4.0147 SBD
1 SBD = 0.249088
BZD
Avg
4.0088
High
4.0361
Low
3.9738
Last updated: 7/29/2026, 8:36:01 AM
Quick Conversions
| BZD | SBD |
|---|---|
| 1 BZD | 4.01 SBD |
| 10 BZD | 40.15 SBD |
| 50 BZD | 200.73 SBD |
| 100 BZD | 401.47 SBD |
| 500 BZD | 2,007.33 SBD |
| 1,000 BZD | 4,014.65 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-29T08:36:01Z",
"rates": {
"SBD": 4.014651
}
}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": 401.46509999999995,
"rate": 4.014651
}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