Rate Overview
Live
1 CAD = 1.4801 BZD
1 BZD = 0.675635
CAD
Avg
1.4781
High
1.4814
Low
1.4720
Last updated: 5/7/2026, 6:55:29 AM
Quick Conversions
| CAD | BZD |
|---|---|
| 1 CAD | 1.48 BZD |
| 10 CAD | 14.80 BZD |
| 50 CAD | 74.00 BZD |
| 100 CAD | 148.01 BZD |
| 500 CAD | 740.05 BZD |
| 1,000 CAD | 1,480.09 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-05-07T06:55:29Z",
"rates": {
"BZD": 1.48009
}
}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.009,
"rate": 1.48009
}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