Rate Overview
Live
1 CAD = 0.721852 BSD
1 BSD = 1.3853
CAD
Avg
0.723445
High
0.736926
Low
0.699189
Last updated: 3/27/2026, 6:06:57 AM
Quick Conversions
| CAD | BSD |
|---|---|
| 1 CAD | 0.72 BSD |
| 10 CAD | 7.22 BSD |
| 50 CAD | 36.09 BSD |
| 100 CAD | 72.19 BSD |
| 500 CAD | 360.93 BSD |
| 1,000 CAD | 721.85 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-03-27T06:06:57Z",
"rates": {
"BSD": 0.721852
}
}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": 72.18520000000001,
"rate": 0.721852
}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