Rate Overview
Live
1 CAD = 1.4556 BZD
1 BZD = 0.687014
CAD
Avg
1.4671
High
1.4871
Low
1.4427
Last updated: 5/27/2026, 12:15:56 PM
Quick Conversions
| CAD | BZD |
|---|---|
| 1 CAD | 1.46 BZD |
| 10 CAD | 14.56 BZD |
| 50 CAD | 72.78 BZD |
| 100 CAD | 145.56 BZD |
| 500 CAD | 727.79 BZD |
| 1,000 CAD | 1,455.58 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-05-27T12:15:56Z",
"rates": {
"BZD": 1.455575
}
}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": 145.5575,
"rate": 1.455575
}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