Rate Overview
Live
1 BZD = 4.0281 SBD
1 SBD = 0.248258
BZD
Avg
4.0936
High
4.2228
Low
3.9732
Last updated: 7/30/2026, 8:03:23 AM
Quick Conversions
| BZD | SBD |
|---|---|
| 1 BZD | 4.03 SBD |
| 10 BZD | 40.28 SBD |
| 50 BZD | 201.40 SBD |
| 100 BZD | 402.81 SBD |
| 500 BZD | 2,014.03 SBD |
| 1,000 BZD | 4,028.06 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-30T08:03:23Z",
"rates": {
"SBD": 4.028062
}
}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": 402.80620000000005,
"rate": 4.028062
}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