Rate Overview
Live
1 CHF = 10.2491 SBD
1 SBD = 0.097569
CHF
Avg
10.2412
High
10.3295
Low
10.1929
Last updated: 4/16/2026, 5:59:42 AM
Quick Conversions
| CHF | SBD |
|---|---|
| 1 CHF | 10.25 SBD |
| 10 CHF | 102.49 SBD |
| 50 CHF | 512.46 SBD |
| 100 CHF | 1,024.91 SBD |
| 500 CHF | 5,124.57 SBD |
| 1,000 CHF | 10,249.14 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-04-16T05:59:42Z",
"rates": {
"SBD": 10.249143
}
}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": 1024.9143,
"rate": 10.249143
}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