Rate Overview
Live
1 CAD = 0.713266 BSD
1 BSD = 1.4020
CAD
Avg
0.711561
High
0.713266
Low
0.707456
Last updated: 7/20/2026, 1:48:18 AM
Quick Conversions
| CAD | BSD |
|---|---|
| 1 CAD | 0.71 BSD |
| 10 CAD | 7.13 BSD |
| 50 CAD | 35.66 BSD |
| 100 CAD | 71.33 BSD |
| 500 CAD | 356.63 BSD |
| 1,000 CAD | 713.27 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-20T01:48:18Z",
"rates": {
"BSD": 0.713266
}
}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": 71.3266,
"rate": 0.713266
}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