Rate Overview
Live
1 CAD = 1.4837 BZD
1 BZD = 0.674008
CAD
Avg
1.4757
High
1.4837
Low
1.4733
Last updated: 3/7/2026, 12:28:41 AM
Quick Conversions
| CAD | BZD |
|---|---|
| 1 CAD | 1.48 BZD |
| 10 CAD | 14.84 BZD |
| 50 CAD | 74.18 BZD |
| 100 CAD | 148.37 BZD |
| 500 CAD | 741.83 BZD |
| 1,000 CAD | 1,483.66 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-07T00:28:41Z",
"rates": {
"BZD": 1.483662
}
}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": 148.3662,
"rate": 1.483662
}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