Rate Overview
Live
1 CHF = 10.1358 SBD
1 SBD = 0.098660
CHF
Avg
10.0003
High
10.4346
Low
9.2707
Last updated: 5/26/2026, 7:33:53 PM
Quick Conversions
| CHF | SBD |
|---|---|
| 1 CHF | 10.14 SBD |
| 10 CHF | 101.36 SBD |
| 50 CHF | 506.79 SBD |
| 100 CHF | 1,013.58 SBD |
| 500 CHF | 5,067.91 SBD |
| 1,000 CHF | 10,135.81 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-05-26T19:33:53Z",
"rates": {
"SBD": 10.13581
}
}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": 1013.5809999999999,
"rate": 10.13581
}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