Rate Overview
Live
1 CAD = 5.8890 SBD
1 SBD = 0.169808
CAD
Avg
5.8467
High
5.8890
Low
5.8209
Last updated: 4/17/2026, 1:30:39 PM
Quick Conversions
| CAD | SBD |
|---|---|
| 1 CAD | 5.89 SBD |
| 10 CAD | 58.89 SBD |
| 50 CAD | 294.45 SBD |
| 100 CAD | 588.90 SBD |
| 500 CAD | 2,944.51 SBD |
| 1,000 CAD | 5,889.02 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-04-17T13:30:39Z",
"rates": {
"SBD": 5.889016
}
}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": 588.9016,
"rate": 5.889016
}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