Rate Overview
Live
1 CAD = 5.8020 SBD
1 SBD = 0.172353
CAD
Avg
5.7837
High
5.8115
Low
5.7538
Last updated: 9/4/2026, 6:40:48 PM
Quick Conversions
| CAD | SBD |
|---|---|
| 1 CAD | 5.80 SBD |
| 10 CAD | 58.02 SBD |
| 50 CAD | 290.10 SBD |
| 100 CAD | 580.20 SBD |
| 500 CAD | 2,901.02 SBD |
| 1,000 CAD | 5,802.05 SBD |
Get CAD/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=SBDExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-09-04T18:40:48Z",
"rates": {
"SBD": 5.802046
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "SBD",
"amount": 100
},
"result": 580.2046,
"rate": 5.802046
}Build with CAD/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key