Rate Overview
Live
1 CAD = 1.4508 BZD
1 BZD = 0.689253
CAD
Avg
1.4693
High
1.4871
Low
1.4508
Last updated: 3/27/2026, 4:43:19 PM
Quick Conversions
| CAD | BZD |
|---|---|
| 1 CAD | 1.45 BZD |
| 10 CAD | 14.51 BZD |
| 50 CAD | 72.54 BZD |
| 100 CAD | 145.08 BZD |
| 500 CAD | 725.42 BZD |
| 1,000 CAD | 1,450.85 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-27T16:43:19Z",
"rates": {
"BZD": 1.450846
}
}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.0846,
"rate": 1.450846
}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