Rate Overview
Live
1 CAD = 5.7216 SBD
1 SBD = 0.174778
CAD
Avg
5.8075
High
5.9922
Low
5.6373
Last updated: 7/28/2026, 4:59:05 AM
Quick Conversions
| CAD | SBD |
|---|---|
| 1 CAD | 5.72 SBD |
| 10 CAD | 57.22 SBD |
| 50 CAD | 286.08 SBD |
| 100 CAD | 572.16 SBD |
| 500 CAD | 2,860.78 SBD |
| 1,000 CAD | 5,721.56 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-07-28T04:59:05Z",
"rates": {
"SBD": 5.721557
}
}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": 572.1557,
"rate": 5.721557
}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