Rate Overview
Live
1 BND = 1.1002 CAD
1 CAD = 0.908955
BND
Avg
1.0992
High
1.1004
Low
1.0962
Last updated: 7/7/2026, 10:36:09 AM
Quick Conversions
| BND | CAD |
|---|---|
| 1 BND | 1.10 CAD |
| 10 BND | 11.00 CAD |
| 50 BND | 55.01 CAD |
| 100 BND | 110.02 CAD |
| 500 BND | 550.08 CAD |
| 1,000 BND | 1,100.16 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-07T10:36:09Z",
"rates": {
"CAD": 1.100164
}
}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": 110.01639999999999,
"rate": 1.100164
}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