Rate Overview
Live
1 CAD = 0.733316 BSD
1 BSD = 1.3637
CAD
Avg
0.734169
High
0.736572
Low
0.731127
Last updated: 5/6/2026, 1:22:05 PM
Quick Conversions
| CAD | BSD |
|---|---|
| 1 CAD | 0.73 BSD |
| 10 CAD | 7.33 BSD |
| 50 CAD | 36.67 BSD |
| 100 CAD | 73.33 BSD |
| 500 CAD | 366.66 BSD |
| 1,000 CAD | 733.32 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-05-06T13:22:05Z",
"rates": {
"BSD": 0.733316
}
}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": 73.3316,
"rate": 0.733316
}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