Rate Overview
Live
1 BZD = 3.9798 SBD
1 SBD = 0.251269
BZD
Avg
3.9775
High
3.9978
Low
3.9636
Last updated: 5/7/2026, 8:33:35 AM
Quick Conversions
| BZD | SBD |
|---|---|
| 1 BZD | 3.98 SBD |
| 10 BZD | 39.80 SBD |
| 50 BZD | 198.99 SBD |
| 100 BZD | 397.98 SBD |
| 500 BZD | 1,989.90 SBD |
| 1,000 BZD | 3,979.79 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-05-07T08:33:35Z",
"rates": {
"SBD": 3.979794
}
}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": 397.9794,
"rate": 3.979794
}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