Rate Overview
Live
1 BZD = 0.706297 CAD
1 CAD = 1.4158
BZD
Avg
0.705964
High
0.706879
Low
0.705076
Last updated: 7/6/2026, 2:11:56 PM
Quick Conversions
| BZD | CAD |
|---|---|
| 1 BZD | 0.71 CAD |
| 10 BZD | 7.06 CAD |
| 50 BZD | 35.31 CAD |
| 100 BZD | 70.63 CAD |
| 500 BZD | 353.15 CAD |
| 1,000 BZD | 706.30 CAD |
Get BZD/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=CADExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-07-06T14:11:56Z",
"rates": {
"CAD": 0.706297
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "CAD",
"amount": 100
},
"result": 70.6297,
"rate": 0.706297
}Build with BZD/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key