Rate Overview
Live
1 BND = 1.0784 CAD
1 CAD = 0.927264
BND
Avg
1.0758
High
1.0944
Low
1.0578
Last updated: 3/27/2026, 12:01:20 PM
Quick Conversions
| BND | CAD |
|---|---|
| 1 BND | 1.08 CAD |
| 10 BND | 10.78 CAD |
| 50 BND | 53.92 CAD |
| 100 BND | 107.84 CAD |
| 500 BND | 539.22 CAD |
| 1,000 BND | 1,078.44 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-27T12:01:20Z",
"rates": {
"CAD": 1.078441
}
}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.8441,
"rate": 1.078441
}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