Rate Overview
Live
1 BBD = 1.0068 BZD
1 BZD = 0.993280
BBD
Avg
1.0067
High
1.0081
Low
1.0053
Last updated: 3/6/2026, 9:41:29 PM
Quick Conversions
| BBD | BZD |
|---|---|
| 1 BBD | 1.01 BZD |
| 10 BBD | 10.07 BZD |
| 50 BBD | 50.34 BZD |
| 100 BBD | 100.68 BZD |
| 500 BBD | 503.38 BZD |
| 1,000 BBD | 1,006.76 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-03-06T21:41:29Z",
"rates": {
"BZD": 1.006765
}
}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.67649999999999,
"rate": 1.006765
}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