Rate Overview
Live
1 BZD = 3.9952 SBD
1 SBD = 0.250299
BZD
Avg
4.0081
High
4.0271
Low
3.9952
Last updated: 3/7/2026, 4:07:01 AM
Quick Conversions
| BZD | SBD |
|---|---|
| 1 BZD | 4.00 SBD |
| 10 BZD | 39.95 SBD |
| 50 BZD | 199.76 SBD |
| 100 BZD | 399.52 SBD |
| 500 BZD | 1,997.61 SBD |
| 1,000 BZD | 3,995.23 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-03-07T04:07:01Z",
"rates": {
"SBD": 3.995228
}
}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": 399.5228,
"rate": 3.995228
}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