Rate Overview
Live
1 CAD = 0.922623 BND
1 BND = 1.0839
CAD
Avg
0.930771
High
0.939577
Low
0.922623
Last updated: 5/27/2026, 9:35:06 PM
Quick Conversions
| CAD | BND |
|---|---|
| 1 CAD | 0.92 BND |
| 10 CAD | 9.23 BND |
| 50 CAD | 46.13 BND |
| 100 CAD | 92.26 BND |
| 500 CAD | 461.31 BND |
| 1,000 CAD | 922.62 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-27T21:35:06Z",
"rates": {
"BND": 0.922623
}
}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.2623,
"rate": 0.922623
}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