Rate Overview
Live
1 CHF = 10.2947 SBD
1 SBD = 0.097138
CHF
Avg
10.2181
High
10.2947
Low
10.1130
Last updated: 5/6/2026, 8:13:59 AM
Quick Conversions
| CHF | SBD |
|---|---|
| 1 CHF | 10.29 SBD |
| 10 CHF | 102.95 SBD |
| 50 CHF | 514.73 SBD |
| 100 CHF | 1,029.47 SBD |
| 500 CHF | 5,147.34 SBD |
| 1,000 CHF | 10,294.68 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-06T08:13:59Z",
"rates": {
"SBD": 10.294675
}
}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": 1029.4675,
"rate": 10.294675
}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