Rate Overview
Live
1 CAD = 0.724073 BSD
1 BSD = 1.3811
CAD
Avg
0.719823
High
0.740158
Low
0.692037
Last updated: 5/26/2026, 10:30:02 PM
Quick Conversions
| CAD | BSD |
|---|---|
| 1 CAD | 0.72 BSD |
| 10 CAD | 7.24 BSD |
| 50 CAD | 36.20 BSD |
| 100 CAD | 72.41 BSD |
| 500 CAD | 362.04 BSD |
| 1,000 CAD | 724.07 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-26T22:30:02Z",
"rates": {
"BSD": 0.724073
}
}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.40729999999999,
"rate": 0.724073
}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