Rate Overview
Live
1 BBD = 0.998566 BZD
1 BZD = 1.0014
BBD
Avg
0.998548
High
0.998577
Low
0.998439
Last updated: 4/16/2026, 11:34:54 PM
Quick Conversions
| BBD | BZD |
|---|---|
| 1 BBD | 1.00 BZD |
| 10 BBD | 9.99 BZD |
| 50 BBD | 49.93 BZD |
| 100 BBD | 99.86 BZD |
| 500 BBD | 499.28 BZD |
| 1,000 BBD | 998.57 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-04-16T23:34:54Z",
"rates": {
"BZD": 0.998566
}
}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": 99.8566,
"rate": 0.998566
}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