Rate Overview
Live
1 CHF = 9.8986 SBD
1 SBD = 0.101025
CHF
Avg
9.9347
High
9.9832
Low
9.8865
Last updated: 8/14/2026, 7:34:42 PM
Quick Conversions
| CHF | SBD |
|---|---|
| 1 CHF | 9.90 SBD |
| 10 CHF | 98.99 SBD |
| 50 CHF | 494.93 SBD |
| 100 CHF | 989.86 SBD |
| 500 CHF | 4,949.29 SBD |
| 1,000 CHF | 9,898.58 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-08-14T19:34:42Z",
"rates": {
"SBD": 9.898584
}
}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": 989.8584,
"rate": 9.898584
}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