Rate Overview
Live
1 CAD = 1.4183 BZD
1 BZD = 0.705077
CAD
Avg
1.4171
High
1.4192
Low
1.4147
Last updated: 7/4/2026, 10:06:27 PM
Quick Conversions
| CAD | BZD |
|---|---|
| 1 CAD | 1.42 BZD |
| 10 CAD | 14.18 BZD |
| 50 CAD | 70.91 BZD |
| 100 CAD | 141.83 BZD |
| 500 CAD | 709.14 BZD |
| 1,000 CAD | 1,418.29 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-04T22:06:27Z",
"rates": {
"BZD": 1.418285
}
}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": 141.8285,
"rate": 1.418285
}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