Rate Overview
Live
1 CAD = 5.7858 SBD
1 SBD = 0.172836
CAD
Avg
5.8097
High
5.8656
Low
5.7797
Last updated: 3/28/2026, 10:56:58 AM
Quick Conversions
| CAD | SBD |
|---|---|
| 1 CAD | 5.79 SBD |
| 10 CAD | 57.86 SBD |
| 50 CAD | 289.29 SBD |
| 100 CAD | 578.58 SBD |
| 500 CAD | 2,892.92 SBD |
| 1,000 CAD | 5,785.84 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-28T10:56:58Z",
"rates": {
"SBD": 5.785843
}
}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": 578.5843,
"rate": 5.785843
}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