Rate Overview
Live
1 BBD = 1.0064 BZD
1 BZD = 0.993615
BBD
Avg
1.0069
High
1.0103
Low
1.0047
Last updated: 3/27/2026, 9:37:37 AM
Quick Conversions
| BBD | BZD |
|---|---|
| 1 BBD | 1.01 BZD |
| 10 BBD | 10.06 BZD |
| 50 BBD | 50.32 BZD |
| 100 BBD | 100.64 BZD |
| 500 BBD | 503.21 BZD |
| 1,000 BBD | 1,006.43 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-03-27T09:37:37Z",
"rates": {
"BZD": 1.006426
}
}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.6426,
"rate": 1.006426
}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