Rate Overview
Live
1 BBD = 1.0076 BZD
1 BZD = 0.992468
BBD
Avg
1.0068
High
1.0076
Low
1.0053
Last updated: 6/16/2026, 12:22:29 PM
Quick Conversions
| BBD | BZD |
|---|---|
| 1 BBD | 1.01 BZD |
| 10 BBD | 10.08 BZD |
| 50 BBD | 50.38 BZD |
| 100 BBD | 100.76 BZD |
| 500 BBD | 503.79 BZD |
| 1,000 BBD | 1,007.59 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-06-16T12:22:29Z",
"rates": {
"BZD": 1.007589
}
}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.75890000000001,
"rate": 1.007589
}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