Rate Overview
Live
1 BZD = 0.683204 CAD
1 CAD = 1.4637
BZD
Avg
0.686869
High
0.689752
Low
0.683204
Last updated: 4/16/2026, 7:44:28 PM
Quick Conversions
| BZD | CAD |
|---|---|
| 1 BZD | 0.68 CAD |
| 10 BZD | 6.83 CAD |
| 50 BZD | 34.16 CAD |
| 100 BZD | 68.32 CAD |
| 500 BZD | 341.60 CAD |
| 1,000 BZD | 683.20 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-04-16T19:44:28Z",
"rates": {
"CAD": 0.683204
}
}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.3204,
"rate": 0.683204
}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