Rate Overview
Live
1 BZD = 4.0130 SBD
1 SBD = 0.249189
BZD
Avg
3.9989
High
4.0395
Low
3.9612
Last updated: 7/27/2026, 5:01:33 PM
Quick Conversions
| BZD | SBD |
|---|---|
| 1 BZD | 4.01 SBD |
| 10 BZD | 40.13 SBD |
| 50 BZD | 200.65 SBD |
| 100 BZD | 401.30 SBD |
| 500 BZD | 2,006.51 SBD |
| 1,000 BZD | 4,013.01 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-27T17:01:33Z",
"rates": {
"SBD": 4.013012
}
}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.3012,
"rate": 4.013012
}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