Rate Overview
Live
1 CHF = 3.3181 XCD
1 XCD = 0.301374
CHF
Avg
3.3348
High
3.3548
Low
3.3173
Last updated: 7/24/2026, 10:24:08 AM
Quick Conversions
| CHF | XCD |
|---|---|
| 1 CHF | 3.32 XCD |
| 10 CHF | 33.18 XCD |
| 50 CHF | 165.91 XCD |
| 100 CHF | 331.81 XCD |
| 500 CHF | 1,659.07 XCD |
| 1,000 CHF | 3,318.13 XCD |
Get CHF/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=XCDExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-07-24T10:24:08Z",
"rates": {
"XCD": 3.318134
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "XCD",
"amount": 100
},
"result": 331.8134,
"rate": 3.318134
}Build with CHF/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key