Rate Overview
Live
1 BZD = 4.0045 SBD
1 SBD = 0.249722
BZD
Avg
3.9879
High
4.0063
Low
3.9583
Last updated: 6/19/2026, 8:43:23 AM
Quick Conversions
| BZD | SBD |
|---|---|
| 1 BZD | 4.00 SBD |
| 10 BZD | 40.04 SBD |
| 50 BZD | 200.22 SBD |
| 100 BZD | 400.45 SBD |
| 500 BZD | 2,002.23 SBD |
| 1,000 BZD | 4,004.46 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-06-19T08:43:23Z",
"rates": {
"SBD": 4.004458
}
}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.44579999999996,
"rate": 4.004458
}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