Rate Overview
Live
1 CHF = 10.0312 SBD
1 SBD = 0.099689
CHF
Avg
10.0809
High
10.1440
Low
10.0250
Last updated: 6/15/2026, 7:39:37 PM
Quick Conversions
| CHF | SBD |
|---|---|
| 1 CHF | 10.03 SBD |
| 10 CHF | 100.31 SBD |
| 50 CHF | 501.56 SBD |
| 100 CHF | 1,003.12 SBD |
| 500 CHF | 5,015.62 SBD |
| 1,000 CHF | 10,031.24 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-06-15T19:39:37Z",
"rates": {
"SBD": 10.031242
}
}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": 1003.1242000000001,
"rate": 10.031242
}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