Rate Overview
Live
1 BZD = 0.993126 BBD
1 BBD = 1.0069
BZD
Avg
0.993316
High
0.994693
Low
0.992467
Last updated: 6/19/2026, 10:24:36 AM
Quick Conversions
| BZD | BBD |
|---|---|
| 1 BZD | 0.99 BBD |
| 10 BZD | 9.93 BBD |
| 50 BZD | 49.66 BBD |
| 100 BZD | 99.31 BBD |
| 500 BZD | 496.56 BBD |
| 1,000 BZD | 993.13 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-06-19T10:24:36Z",
"rates": {
"BBD": 0.993126
}
}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.31259999999999,
"rate": 0.993126
}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