Rate Overview
Live
1 BBD = 0.998555 BZD
1 BZD = 1.0014
BBD
Avg
0.998580
High
0.998758
Low
0.998554
Last updated: 5/7/2026, 1:24:59 AM
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.56 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-05-07T01:24:59Z",
"rates": {
"BZD": 0.998555
}
}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.85549999999999,
"rate": 0.998555
}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