Rate Overview
Live
1 CHF = 9.9213 SBD
1 SBD = 0.100794
CHF
Avg
9.9701
High
10.0264
Low
9.9001
Last updated: 7/23/2026, 5:38:41 AM
Quick Conversions
| CHF | SBD |
|---|---|
| 1 CHF | 9.92 SBD |
| 10 CHF | 99.21 SBD |
| 50 CHF | 496.06 SBD |
| 100 CHF | 992.13 SBD |
| 500 CHF | 4,960.63 SBD |
| 1,000 CHF | 9,921.26 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-07-23T05:38:41Z",
"rates": {
"SBD": 9.921255
}
}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": 992.1255,
"rate": 9.921255
}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