Rate Overview
Live
1 BZD = 4.0028 SBD
1 SBD = 0.249822
BZD
Avg
4.0082
High
4.0179
Low
3.9957
Last updated: 4/17/2026, 6:10:52 AM
Quick Conversions
| BZD | SBD |
|---|---|
| 1 BZD | 4.00 SBD |
| 10 BZD | 40.03 SBD |
| 50 BZD | 200.14 SBD |
| 100 BZD | 400.28 SBD |
| 500 BZD | 2,001.42 SBD |
| 1,000 BZD | 4,002.85 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-04-17T06:10:52Z",
"rates": {
"SBD": 4.002845
}
}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": 400.2845,
"rate": 4.002845
}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