Rate Overview
Live
1 CAD = 0.736846 BSD
1 BSD = 1.3571
CAD
Avg
0.732922
High
0.736846
Low
0.730718
Last updated: 3/7/2026, 12:27:55 AM
Quick Conversions
| CAD | BSD |
|---|---|
| 1 CAD | 0.74 BSD |
| 10 CAD | 7.37 BSD |
| 50 CAD | 36.84 BSD |
| 100 CAD | 73.68 BSD |
| 500 CAD | 368.42 BSD |
| 1,000 CAD | 736.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-07T00:27:55Z",
"rates": {
"BSD": 0.736846
}
}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.6846,
"rate": 0.736846
}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