Rate Overview
Live
1 BZD = 0.994304 BBD
1 BBD = 1.0057
BZD
Avg
0.993698
High
0.994678
Low
0.992765
Last updated: 5/29/2026, 7:50:44 PM
Quick Conversions
| BZD | BBD |
|---|---|
| 1 BZD | 0.99 BBD |
| 10 BZD | 9.94 BBD |
| 50 BZD | 49.72 BBD |
| 100 BZD | 99.43 BBD |
| 500 BZD | 497.15 BBD |
| 1,000 BZD | 994.30 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-05-29T19:50:44Z",
"rates": {
"BBD": 0.994304
}
}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.43039999999999,
"rate": 0.994304
}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