Rate Overview
Live
1 CHF = 9.8999 SBD
1 SBD = 0.101011
CHF
Avg
9.9677
High
10.0239
Low
9.8999
Last updated: 8/29/2026, 3:07:52 PM
Quick Conversions
| CHF | SBD |
|---|---|
| 1 CHF | 9.90 SBD |
| 10 CHF | 99.00 SBD |
| 50 CHF | 495.00 SBD |
| 100 CHF | 989.99 SBD |
| 500 CHF | 4,949.96 SBD |
| 1,000 CHF | 9,899.92 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-08-29T15:07:52Z",
"rates": {
"SBD": 9.89992
}
}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": 989.992,
"rate": 9.89992
}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