Rate Overview
Live
1 BND = 1.0944 CAD
1 CAD = 0.913745
BND
Avg
1.0921
High
1.0976
Low
1.0883
Last updated: 6/19/2026, 12:08:51 PM
Quick Conversions
| BND | CAD |
|---|---|
| 1 BND | 1.09 CAD |
| 10 BND | 10.94 CAD |
| 50 BND | 54.72 CAD |
| 100 BND | 109.44 CAD |
| 500 BND | 547.20 CAD |
| 1,000 BND | 1,094.40 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-06-19T12:08:51Z",
"rates": {
"CAD": 1.094397
}
}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.4397,
"rate": 1.094397
}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