Rate Overview
Live
1 BZD = 0.993020 BBD
1 BBD = 1.0070
BZD
Avg
0.993370
High
0.995686
Low
0.991686
Last updated: 8/21/2026, 4:06:02 PM
Quick Conversions
| BZD | BBD |
|---|---|
| 1 BZD | 0.99 BBD |
| 10 BZD | 9.93 BBD |
| 50 BZD | 49.65 BBD |
| 100 BZD | 99.30 BBD |
| 500 BZD | 496.51 BBD |
| 1,000 BZD | 993.02 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-08-21T16:06:02Z",
"rates": {
"BBD": 0.99302
}
}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.302,
"rate": 0.99302
}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