Rate Overview
Live
1 CAD = 5.7333 SBD
1 SBD = 0.174419
CAD
Avg
5.7081
High
5.7670
Low
5.6277
Last updated: 7/26/2026, 3:42:52 PM
Quick Conversions
| CAD | SBD |
|---|---|
| 1 CAD | 5.73 SBD |
| 10 CAD | 57.33 SBD |
| 50 CAD | 286.67 SBD |
| 100 CAD | 573.33 SBD |
| 500 CAD | 2,866.65 SBD |
| 1,000 CAD | 5,733.31 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-26T15:42:52Z",
"rates": {
"SBD": 5.733308
}
}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": 573.3308,
"rate": 5.733308
}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