Rate Overview
Live
1 BZD = 3.9429 SBD
1 SBD = 0.253621
BZD
Avg
4.0624
High
4.2284
Low
3.9429
Last updated: 5/27/2026, 8:29:11 PM
Quick Conversions
| BZD | SBD |
|---|---|
| 1 BZD | 3.94 SBD |
| 10 BZD | 39.43 SBD |
| 50 BZD | 197.14 SBD |
| 100 BZD | 394.29 SBD |
| 500 BZD | 1,971.44 SBD |
| 1,000 BZD | 3,942.89 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-27T20:29:11Z",
"rates": {
"SBD": 3.942889
}
}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": 394.2889,
"rate": 3.942889
}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