Rate Overview
Live
1 CAD = 5.7032 SBD
1 SBD = 0.175340
CAD
Avg
5.7184
High
5.7700
Low
5.6431
Last updated: 6/19/2026, 10:14:44 AM
Quick Conversions
| CAD | SBD |
|---|---|
| 1 CAD | 5.70 SBD |
| 10 CAD | 57.03 SBD |
| 50 CAD | 285.16 SBD |
| 100 CAD | 570.32 SBD |
| 500 CAD | 2,851.60 SBD |
| 1,000 CAD | 5,703.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-06-19T10:14:44Z",
"rates": {
"SBD": 5.703197
}
}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": 570.3197,
"rate": 5.703197
}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