Rate Overview
Live
1 CAD = 1.4562 BZD
1 BZD = 0.686697
CAD
Avg
1.4534
High
1.4597
Low
1.4466
Last updated: 9/5/2026, 10:34:15 AM
Quick Conversions
| CAD | BZD |
|---|---|
| 1 CAD | 1.46 BZD |
| 10 CAD | 14.56 BZD |
| 50 CAD | 72.81 BZD |
| 100 CAD | 145.62 BZD |
| 500 CAD | 728.12 BZD |
| 1,000 CAD | 1,456.25 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-09-05T10:34:15Z",
"rates": {
"BZD": 1.456247
}
}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.62470000000002,
"rate": 1.456247
}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