Rate Overview
Live
1 CAD = 0.915683 BND
1 BND = 1.0921
CAD
Avg
0.918212
High
0.924218
Low
0.915639
Last updated: 6/17/2026, 6:38:12 AM
Quick Conversions
| CAD | BND |
|---|---|
| 1 CAD | 0.92 BND |
| 10 CAD | 9.16 BND |
| 50 CAD | 45.78 BND |
| 100 CAD | 91.57 BND |
| 500 CAD | 457.84 BND |
| 1,000 CAD | 915.68 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-06-17T06:38:12Z",
"rates": {
"BND": 0.915683
}
}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": 91.56830000000001,
"rate": 0.915683
}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