Rate Overview
Live
1 BBD = 1.0072 BZD
1 BZD = 0.992875
BBD
Avg
1.0074
High
1.0116
Low
1.0057
Last updated: 9/2/2026, 5:02:58 PM
Quick Conversions
| BBD | BZD |
|---|---|
| 1 BBD | 1.01 BZD |
| 10 BBD | 10.07 BZD |
| 50 BBD | 50.36 BZD |
| 100 BBD | 100.72 BZD |
| 500 BBD | 503.59 BZD |
| 1,000 BBD | 1,007.18 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-09-02T17:02:58Z",
"rates": {
"BZD": 1.007176
}
}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.7176,
"rate": 1.007176
}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