Rate Overview
Live
1 CAD = 0.932146 BND
1 BND = 1.0728
CAD
Avg
0.936229
High
0.939577
Low
0.931809
Last updated: 5/7/2026, 11:27:35 AM
Quick Conversions
| CAD | BND |
|---|---|
| 1 CAD | 0.93 BND |
| 10 CAD | 9.32 BND |
| 50 CAD | 46.61 BND |
| 100 CAD | 93.21 BND |
| 500 CAD | 466.07 BND |
| 1,000 CAD | 932.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-05-07T11:27:35Z",
"rates": {
"BND": 0.932146
}
}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": 93.2146,
"rate": 0.932146
}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