Rate Overview
Live
1 BZD = 3.9826 SBD
1 SBD = 0.251092
BZD
Avg
4.1133
High
4.2228
Low
3.9826
Last updated: 3/27/2026, 4:44:45 PM
Quick Conversions
| BZD | SBD |
|---|---|
| 1 BZD | 3.98 SBD |
| 10 BZD | 39.83 SBD |
| 50 BZD | 199.13 SBD |
| 100 BZD | 398.26 SBD |
| 500 BZD | 1,991.30 SBD |
| 1,000 BZD | 3,982.61 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-03-27T16:44:45Z",
"rates": {
"SBD": 3.982609
}
}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": 398.2609,
"rate": 3.982609
}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