Rate Overview
Live
1 CHF = 10.0785 SBD
1 SBD = 0.099221
CHF
Avg
10.2318
High
10.7653
Low
9.4567
Last updated: 3/27/2026, 5:36:43 AM
Quick Conversions
| CHF | SBD |
|---|---|
| 1 CHF | 10.08 SBD |
| 10 CHF | 100.79 SBD |
| 50 CHF | 503.93 SBD |
| 100 CHF | 1,007.85 SBD |
| 500 CHF | 5,039.26 SBD |
| 1,000 CHF | 10,078.53 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-27T05:36:43Z",
"rates": {
"SBD": 10.078526
}
}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": 1007.8526,
"rate": 10.078526
}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