Rate Overview
Live
1 BND = 1.0775 CAD
1 CAD = 0.928104
BND
Avg
1.0721
High
1.0824
Low
1.0578
Last updated: 3/27/2026, 8:21:48 AM
Quick Conversions
| BND | CAD |
|---|---|
| 1 BND | 1.08 CAD |
| 10 BND | 10.77 CAD |
| 50 BND | 53.87 CAD |
| 100 BND | 107.75 CAD |
| 500 BND | 538.73 CAD |
| 1,000 BND | 1,077.47 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-03-27T08:21:48Z",
"rates": {
"CAD": 1.077465
}
}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": 107.74649999999998,
"rate": 1.077465
}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