Rate Overview
Live
1 CAD = 1.4533 BZD
1 BZD = 0.688095
CAD
Avg
1.4484
High
1.4976
Low
1.3912
Last updated: 3/27/2026, 9:29:30 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.64 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-27T09:29:30Z",
"rates": {
"BZD": 1.453287
}
}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.3287,
"rate": 1.453287
}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