Rate Overview
Live
1 BBD = 1.0079 BZD
1 BZD = 0.992133
BBD
Avg
1.0067
High
1.0121
Low
0.998758
Last updated: 7/25/2026, 12:20:21 AM
Quick Conversions
| BBD | BZD |
|---|---|
| 1 BBD | 1.01 BZD |
| 10 BBD | 10.08 BZD |
| 50 BBD | 50.40 BZD |
| 100 BBD | 100.79 BZD |
| 500 BBD | 503.96 BZD |
| 1,000 BBD | 1,007.93 BZD |
Get BBD/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=BZDExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-25T00:20:21Z",
"rates": {
"BZD": 1.007929
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "BZD",
"amount": 100
},
"result": 100.7929,
"rate": 1.007929
}Build with BBD/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key