Rate Overview
Live
1 CHF = 10.0729 SBD
1 SBD = 0.099276
CHF
Avg
10.2689
High
10.4909
Low
10.0729
Last updated: 3/27/2026, 7:12:53 AM
Quick Conversions
| CHF | SBD |
|---|---|
| 1 CHF | 10.07 SBD |
| 10 CHF | 100.73 SBD |
| 50 CHF | 503.64 SBD |
| 100 CHF | 1,007.29 SBD |
| 500 CHF | 5,036.45 SBD |
| 1,000 CHF | 10,072.89 SBD |
Get CHF/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=SBDExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-03-27T07:12:53Z",
"rates": {
"SBD": 10.072891
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "SBD",
"amount": 100
},
"result": 1007.2891000000001,
"rate": 10.072891
}Build with CHF/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key