Rate Overview
Live
1 CAD = 0.723974 BSD
1 BSD = 1.3813
CAD
Avg
0.725542
High
0.738332
Low
0.708607
Last updated: 5/26/2026, 9:38:29 PM
Quick Conversions
| CAD | BSD |
|---|---|
| 1 CAD | 0.72 BSD |
| 10 CAD | 7.24 BSD |
| 50 CAD | 36.20 BSD |
| 100 CAD | 72.40 BSD |
| 500 CAD | 361.99 BSD |
| 1,000 CAD | 723.97 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-26T21:38:29Z",
"rates": {
"BSD": 0.723974
}
}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.3974,
"rate": 0.723974
}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