Rate Overview
Live
1 BZD = 1.0014 BBD
1 BBD = 0.998586
BZD
Avg
1.0014
High
1.0016
Low
1.0014
Last updated: 4/18/2026, 8:43:31 AM
Quick Conversions
| BZD | BBD |
|---|---|
| 1 BZD | 1.00 BBD |
| 10 BZD | 10.01 BBD |
| 50 BZD | 50.07 BBD |
| 100 BZD | 100.14 BBD |
| 500 BZD | 500.71 BBD |
| 1,000 BZD | 1,001.42 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-04-18T08:43:31Z",
"rates": {
"BBD": 1.001416
}
}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": 100.14160000000001,
"rate": 1.001416
}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