Rate Overview
Live
1 CAD = 5.7482 SBD
1 SBD = 0.173968
CAD
Avg
5.8209
High
5.9762
Low
5.6372
Last updated: 7/29/2026, 7:10:32 PM
Quick Conversions
| CAD | SBD |
|---|---|
| 1 CAD | 5.75 SBD |
| 10 CAD | 57.48 SBD |
| 50 CAD | 287.41 SBD |
| 100 CAD | 574.82 SBD |
| 500 CAD | 2,874.10 SBD |
| 1,000 CAD | 5,748.20 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-29T19:10:32Z",
"rates": {
"SBD": 5.748196
}
}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": 574.8196,
"rate": 5.748196
}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