Rate Overview
Live
1 CAD = 5.9330 SBD
1 SBD = 0.168549
CAD
Avg
5.9193
High
5.9359
Low
5.8951
Last updated: 3/7/2026, 7:39:08 AM
Quick Conversions
| CAD | SBD |
|---|---|
| 1 CAD | 5.93 SBD |
| 10 CAD | 59.33 SBD |
| 50 CAD | 296.65 SBD |
| 100 CAD | 593.30 SBD |
| 500 CAD | 2,966.50 SBD |
| 1,000 CAD | 5,933.00 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-03-07T07:39:08Z",
"rates": {
"SBD": 5.933002
}
}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": 593.3002,
"rate": 5.933002
}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