Rate Overview
Live
1 CHF = 10.0843 SBD
1 SBD = 0.099164
CHF
Avg
9.9988
High
10.0843
Low
9.9333
Last updated: 7/4/2026, 8:53:38 PM
Quick Conversions
| CHF | SBD |
|---|---|
| 1 CHF | 10.08 SBD |
| 10 CHF | 100.84 SBD |
| 50 CHF | 504.22 SBD |
| 100 CHF | 1,008.43 SBD |
| 500 CHF | 5,042.16 SBD |
| 1,000 CHF | 10,084.31 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-04T20:53:38Z",
"rates": {
"SBD": 10.084312
}
}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": 1008.4312000000001,
"rate": 10.084312
}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