Rate Overview
Live
1 CAD = 1.4361 BZD
1 BZD = 0.696337
CAD
Avg
1.4540
High
1.4905
Low
1.4176
Last updated: 7/19/2026, 8:10:14 PM
Quick Conversions
| CAD | BZD |
|---|---|
| 1 CAD | 1.44 BZD |
| 10 CAD | 14.36 BZD |
| 50 CAD | 71.80 BZD |
| 100 CAD | 143.61 BZD |
| 500 CAD | 718.04 BZD |
| 1,000 CAD | 1,436.09 BZD |
Get CAD/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=BZDExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-19T20:10:14Z",
"rates": {
"BZD": 1.436087
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "BZD",
"amount": 100
},
"result": 143.6087,
"rate": 1.436087
}Build with CAD/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key