Rate Overview
Live
1 BZD = 0.699943 CAD
1 CAD = 1.4287
BZD
Avg
0.688209
High
0.705428
Low
0.670922
Last updated: 7/26/2026, 7:12:19 PM
Quick Conversions
| BZD | CAD |
|---|---|
| 1 BZD | 0.70 CAD |
| 10 BZD | 7.00 CAD |
| 50 BZD | 35.00 CAD |
| 100 BZD | 69.99 CAD |
| 500 BZD | 349.97 CAD |
| 1,000 BZD | 699.94 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-26T19:12:19Z",
"rates": {
"CAD": 0.699943
}
}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": 69.9943,
"rate": 0.699943
}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