Rate Overview
Live
1 CAD = 0.724073 BSD
1 BSD = 1.3811
CAD
Avg
0.724916
High
0.726931
Low
0.723589
Last updated: 5/26/2026, 10:29:34 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:29:34Z",
"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