Rate Overview
Live
1 BND = 1.0781 CAD
1 CAD = 0.927525
BND
Avg
1.0708
High
1.0781
Low
1.0654
Last updated: 5/9/2026, 4:54:46 AM
Quick Conversions
| BND | CAD |
|---|---|
| 1 BND | 1.08 CAD |
| 10 BND | 10.78 CAD |
| 50 BND | 53.91 CAD |
| 100 BND | 107.81 CAD |
| 500 BND | 539.07 CAD |
| 1,000 BND | 1,078.14 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-05-09T04:54:46Z",
"rates": {
"CAD": 1.078138
}
}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.8138,
"rate": 1.078138
}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