Rate Overview
Live
1 CAD = 5.8662 SBD
1 SBD = 0.170467
CAD
Avg
5.8785
High
5.9144
Low
5.8589
Last updated: 5/9/2026, 3:42:18 AM
Quick Conversions
| CAD | SBD |
|---|---|
| 1 CAD | 5.87 SBD |
| 10 CAD | 58.66 SBD |
| 50 CAD | 293.31 SBD |
| 100 CAD | 586.62 SBD |
| 500 CAD | 2,933.12 SBD |
| 1,000 CAD | 5,866.23 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-09T03:42:18Z",
"rates": {
"SBD": 5.866231
}
}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": 586.6231,
"rate": 5.866231
}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