Rate Overview
Live
1 BZD = 0.993614 BBD
1 BBD = 1.0064
BZD
Avg
0.993493
High
0.999605
Low
0.988330
Last updated: 3/27/2026, 10:08:58 AM
Quick Conversions
| BZD | BBD |
|---|---|
| 1 BZD | 0.99 BBD |
| 10 BZD | 9.94 BBD |
| 50 BZD | 49.68 BBD |
| 100 BZD | 99.36 BBD |
| 500 BZD | 496.81 BBD |
| 1,000 BZD | 993.61 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-03-27T10:08:58Z",
"rates": {
"BBD": 0.993614
}
}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.3614,
"rate": 0.993614
}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