Rate Overview
Live
1 CAD = 0.922273 BND
1 BND = 1.0843
CAD
Avg
0.929454
High
0.938231
Low
0.920320
Last updated: 5/28/2026, 12:08:34 AM
Quick Conversions
| CAD | BND |
|---|---|
| 1 CAD | 0.92 BND |
| 10 CAD | 9.22 BND |
| 50 CAD | 46.11 BND |
| 100 CAD | 92.23 BND |
| 500 CAD | 461.14 BND |
| 1,000 CAD | 922.27 BND |
Get CAD/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=BNDExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-05-28T00:08:34Z",
"rates": {
"BND": 0.922273
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "BND",
"amount": 100
},
"result": 92.2273,
"rate": 0.922273
}Build with CAD/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key