Rate Overview
Live
1 BZD = 0.688688 CAD
1 CAD = 1.4520
BZD
Avg
0.684066
High
0.688688
Low
0.680491
Last updated: 3/27/2026, 12:52:43 PM
Quick Conversions
| BZD | CAD |
|---|---|
| 1 BZD | 0.69 CAD |
| 10 BZD | 6.89 CAD |
| 50 BZD | 34.43 CAD |
| 100 BZD | 68.87 CAD |
| 500 BZD | 344.34 CAD |
| 1,000 BZD | 688.69 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-03-27T12:52:43Z",
"rates": {
"CAD": 0.688688
}
}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": 68.8688,
"rate": 0.688688
}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