Rate Overview
Live
1 CAD = 0.929691 BND
1 BND = 1.0756
CAD
Avg
0.923510
High
0.929691
Low
0.918545
Last updated: 4/17/2026, 7:32:40 AM
Quick Conversions
| CAD | BND |
|---|---|
| 1 CAD | 0.93 BND |
| 10 CAD | 9.30 BND |
| 50 CAD | 46.48 BND |
| 100 CAD | 92.97 BND |
| 500 CAD | 464.85 BND |
| 1,000 CAD | 929.69 BND |
Get CAD/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=BNDExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-04-17T07:32:40Z",
"rates": {
"BND": 0.929691
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "BND",
"amount": 100
},
"result": 92.9691,
"rate": 0.929691
}Build with CAD/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key