Rate Overview
Live
1 CAD = 0.727259 BSD
1 BSD = 1.3750
CAD
Avg
0.723862
High
0.727259
Low
0.720866
Last updated: 4/16/2026, 6:01:12 AM
Quick Conversions
| CAD | BSD |
|---|---|
| 1 CAD | 0.73 BSD |
| 10 CAD | 7.27 BSD |
| 50 CAD | 36.36 BSD |
| 100 CAD | 72.73 BSD |
| 500 CAD | 363.63 BSD |
| 1,000 CAD | 727.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-04-16T06:01:12Z",
"rates": {
"BSD": 0.727259
}
}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.7259,
"rate": 0.727259
}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