Rate Overview
Live
1 BZD = 0.688962 CAD
1 CAD = 1.4515
BZD
Avg
0.686742
High
0.710402
Low
0.670922
Last updated: 3/27/2026, 1:23:39 PM
Quick Conversions
| BZD | CAD |
|---|---|
| 1 BZD | 0.69 CAD |
| 10 BZD | 6.89 CAD |
| 50 BZD | 34.45 CAD |
| 100 BZD | 68.90 CAD |
| 500 BZD | 344.48 CAD |
| 1,000 BZD | 688.96 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-27T13:23:39Z",
"rates": {
"CAD": 0.688962
}
}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.8962,
"rate": 0.688962
}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