Rate Overview
Live
1 BND = 1.0827 CAD
1 CAD = 0.923593
BND
Avg
1.0832
High
1.0887
Low
1.0748
Last updated: 4/18/2026, 8:47:47 AM
Quick Conversions
| BND | CAD |
|---|---|
| 1 BND | 1.08 CAD |
| 10 BND | 10.83 CAD |
| 50 BND | 54.14 CAD |
| 100 BND | 108.27 CAD |
| 500 BND | 541.36 CAD |
| 1,000 BND | 1,082.73 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-04-18T08:47:47Z",
"rates": {
"CAD": 1.082728
}
}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": 108.27279999999999,
"rate": 1.082728
}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