Rate Overview
Live
1 CHF = 9.8778 SBD
1 SBD = 0.101237
CHF
Avg
10.1852
High
10.5643
Low
9.8724
Last updated: 7/25/2026, 9:41:52 PM
Quick Conversions
| CHF | SBD |
|---|---|
| 1 CHF | 9.88 SBD |
| 10 CHF | 98.78 SBD |
| 50 CHF | 493.89 SBD |
| 100 CHF | 987.78 SBD |
| 500 CHF | 4,938.88 SBD |
| 1,000 CHF | 9,877.77 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-25T21:41:52Z",
"rates": {
"SBD": 9.877766
}
}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": 987.7765999999999,
"rate": 9.877766
}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