Rate Overview
Live
1 BZD = 0.992705 BBD
1 BBD = 1.0073
BZD
Avg
0.993353
High
1.0012
Low
0.988009
Last updated: 8/1/2026, 11:53:16 AM
Quick Conversions
| BZD | BBD |
|---|---|
| 1 BZD | 0.99 BBD |
| 10 BZD | 9.93 BBD |
| 50 BZD | 49.64 BBD |
| 100 BZD | 99.27 BBD |
| 500 BZD | 496.35 BBD |
| 1,000 BZD | 992.70 BBD |
Get BZD/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=BBDExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-08-01T11:53:16Z",
"rates": {
"BBD": 0.992705
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "BBD",
"amount": 100
},
"result": 99.2705,
"rate": 0.992705
}Build with BZD/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key