Rate Overview
Live
1 CAD = 0.915153 BND
1 BND = 1.0927
CAD
Avg
0.924232
High
0.962882
Low
0.903762
Last updated: 7/28/2026, 9:54:05 AM
Quick Conversions
| CAD | BND |
|---|---|
| 1 CAD | 0.92 BND |
| 10 CAD | 9.15 BND |
| 50 CAD | 45.76 BND |
| 100 CAD | 91.52 BND |
| 500 CAD | 457.58 BND |
| 1,000 CAD | 915.15 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-28T09:54:05Z",
"rates": {
"BND": 0.915153
}
}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.5153,
"rate": 0.915153
}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