Rate Overview
Live
1 CHF = 10.0981 SBD
1 SBD = 0.099028
CHF
Avg
10.1829
High
10.2616
Low
10.0981
Last updated: 5/26/2026, 5:14:36 PM
Quick Conversions
| CHF | SBD |
|---|---|
| 1 CHF | 10.10 SBD |
| 10 CHF | 100.98 SBD |
| 50 CHF | 504.91 SBD |
| 100 CHF | 1,009.81 SBD |
| 500 CHF | 5,049.07 SBD |
| 1,000 CHF | 10,098.15 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-05-26T17:14:36Z",
"rates": {
"SBD": 10.098149
}
}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": 1009.8149,
"rate": 10.098149
}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