Rate Overview
Live
1 CAD = 0.909460 BND
1 BND = 1.0996
CAD
Avg
0.910431
High
0.912282
Low
0.909122
Last updated: 7/5/2026, 2:00:17 PM
Quick Conversions
| CAD | BND |
|---|---|
| 1 CAD | 0.91 BND |
| 10 CAD | 9.09 BND |
| 50 CAD | 45.47 BND |
| 100 CAD | 90.95 BND |
| 500 CAD | 454.73 BND |
| 1,000 CAD | 909.46 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-07-05T14:00:17Z",
"rates": {
"BND": 0.90946
}
}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": 90.946,
"rate": 0.90946
}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