Rate Overview
Live
1 BND = 1.0926 CAD
1 CAD = 0.915209
BND
Avg
1.0917
High
1.0933
Low
1.0901
Last updated: 7/28/2026, 10:10:47 AM
Quick Conversions
| BND | CAD |
|---|---|
| 1 BND | 1.09 CAD |
| 10 BND | 10.93 CAD |
| 50 BND | 54.63 CAD |
| 100 BND | 109.26 CAD |
| 500 BND | 546.32 CAD |
| 1,000 BND | 1,092.65 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-28T10:10:47Z",
"rates": {
"CAD": 1.092647
}
}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.26469999999999,
"rate": 1.092647
}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