Rate Overview
Live
1 CAD = 1.4533 BZD
1 BZD = 0.688093
CAD
Avg
1.4564
High
1.4905
Low
1.4077
Last updated: 3/27/2026, 11:15:12 AM
Quick Conversions
| CAD | BZD |
|---|---|
| 1 CAD | 1.45 BZD |
| 10 CAD | 14.53 BZD |
| 50 CAD | 72.66 BZD |
| 100 CAD | 145.33 BZD |
| 500 CAD | 726.65 BZD |
| 1,000 CAD | 1,453.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-03-27T11:15:12Z",
"rates": {
"BZD": 1.453292
}
}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.32920000000001,
"rate": 1.453292
}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