Rate Overview
Live
1 CHF = 10.0833 SBD
1 SBD = 0.099174
CHF
Avg
10.1391
High
10.2132
Low
10.0833
Last updated: 3/27/2026, 3:47:29 AM
Quick Conversions
| CHF | SBD |
|---|---|
| 1 CHF | 10.08 SBD |
| 10 CHF | 100.83 SBD |
| 50 CHF | 504.16 SBD |
| 100 CHF | 1,008.33 SBD |
| 500 CHF | 5,041.64 SBD |
| 1,000 CHF | 10,083.28 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-27T03:47:29Z",
"rates": {
"SBD": 10.08328
}
}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": 1008.328,
"rate": 10.08328
}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