Rate Overview
Live
1 BZD = 3.9685 SBD
1 SBD = 0.251987
BZD
Avg
3.9797
High
3.9928
Low
3.9662
Last updated: 5/27/2026, 6:18:56 PM
Quick Conversions
| BZD | SBD |
|---|---|
| 1 BZD | 3.97 SBD |
| 10 BZD | 39.68 SBD |
| 50 BZD | 198.42 SBD |
| 100 BZD | 396.85 SBD |
| 500 BZD | 1,984.23 SBD |
| 1,000 BZD | 3,968.47 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-27T18:18:56Z",
"rates": {
"SBD": 3.968465
}
}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": 396.8465,
"rate": 3.968465
}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