Rate Overview
Live
1 BND = 1.0908 CAD
1 CAD = 0.916746
BND
Avg
1.0915
High
1.0933
Low
1.0901
Last updated: 7/29/2026, 5:06:03 PM
Quick Conversions
| BND | CAD |
|---|---|
| 1 BND | 1.09 CAD |
| 10 BND | 10.91 CAD |
| 50 BND | 54.54 CAD |
| 100 BND | 109.08 CAD |
| 500 BND | 545.41 CAD |
| 1,000 BND | 1,090.82 CAD |
Get BND/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=CADExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-29T17:06:03Z",
"rates": {
"CAD": 1.090815
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "CAD",
"amount": 100
},
"result": 109.0815,
"rate": 1.090815
}Build with BND/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key