Rate Overview
Live
1 CAD = 0.709257 BSD
1 BSD = 1.4099
CAD
Avg
0.718486
High
0.740158
Low
0.692037
Last updated: 7/24/2026, 2:18:48 PM
Quick Conversions
| CAD | BSD |
|---|---|
| 1 CAD | 0.71 BSD |
| 10 CAD | 7.09 BSD |
| 50 CAD | 35.46 BSD |
| 100 CAD | 70.93 BSD |
| 500 CAD | 354.63 BSD |
| 1,000 CAD | 709.26 BSD |
Get CAD/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=BSDExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-24T14:18:48Z",
"rates": {
"BSD": 0.709257
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "BSD",
"amount": 100
},
"result": 70.9257,
"rate": 0.709257
}Build with CAD/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key