Rate Overview
Live
1 BZD = 0.996034 BBD
1 BBD = 1.0040
BZD
Avg
0.993492
High
1.0012
Low
0.988009
Last updated: 7/30/2026, 12:06:50 PM
Quick Conversions
| BZD | BBD |
|---|---|
| 1 BZD | 1.00 BBD |
| 10 BZD | 9.96 BBD |
| 50 BZD | 49.80 BBD |
| 100 BZD | 99.60 BBD |
| 500 BZD | 498.02 BBD |
| 1,000 BZD | 996.03 BBD |
Get BZD/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=BBDExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-07-30T12:06:50Z",
"rates": {
"BBD": 0.996034
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "BBD",
"amount": 100
},
"result": 99.6034,
"rate": 0.996034
}Build with BZD/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key