Rate Overview
Live
1 CHF = 10.3681 SBD
1 SBD = 0.096449
CHF
Avg
10.3845
High
10.4765
Low
10.3017
Last updated: 3/7/2026, 1:01:51 AM
Quick Conversions
| CHF | SBD |
|---|---|
| 1 CHF | 10.37 SBD |
| 10 CHF | 103.68 SBD |
| 50 CHF | 518.41 SBD |
| 100 CHF | 1,036.81 SBD |
| 500 CHF | 5,184.07 SBD |
| 1,000 CHF | 10,368.15 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-03-07T01:01:51Z",
"rates": {
"SBD": 10.368149
}
}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": 1036.8149,
"rate": 10.368149
}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