Rate Overview
Live
1 CAD = 0.913466 BND
1 BND = 1.0947
CAD
Avg
0.914111
High
0.921158
Low
0.908682
Last updated: 7/27/2026, 10:20:20 PM
Quick Conversions
| CAD | BND |
|---|---|
| 1 CAD | 0.91 BND |
| 10 CAD | 9.13 BND |
| 50 CAD | 45.67 BND |
| 100 CAD | 91.35 BND |
| 500 CAD | 456.73 BND |
| 1,000 CAD | 913.47 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-27T22:20:20Z",
"rates": {
"BND": 0.913466
}
}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.3466,
"rate": 0.913466
}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