Rate Overview
Live
1 CAD = 5.7630 SBD
1 SBD = 0.173520
CAD
Avg
5.8655
High
5.9762
Low
5.7604
Last updated: 5/29/2026, 6:40:58 PM
Quick Conversions
| CAD | SBD |
|---|---|
| 1 CAD | 5.76 SBD |
| 10 CAD | 57.63 SBD |
| 50 CAD | 288.15 SBD |
| 100 CAD | 576.30 SBD |
| 500 CAD | 2,881.50 SBD |
| 1,000 CAD | 5,763.01 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-05-29T18:40:58Z",
"rates": {
"SBD": 5.763009
}
}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": 576.3009000000001,
"rate": 5.763009
}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