Rate Overview
Live
1 BBD = 1.0062 BZD
1 BZD = 0.993791
BBD
Avg
1.0066
High
1.0073
Low
1.0058
Last updated: 7/1/2026, 5:03:57 PM
Quick Conversions
| BBD | BZD |
|---|---|
| 1 BBD | 1.01 BZD |
| 10 BBD | 10.06 BZD |
| 50 BBD | 50.31 BZD |
| 100 BBD | 100.62 BZD |
| 500 BBD | 503.12 BZD |
| 1,000 BBD | 1,006.25 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-01T17:03:57Z",
"rates": {
"BZD": 1.006248
}
}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.62480000000001,
"rate": 1.006248
}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