Rate Overview
Live
1 CHF = 3.4456 XCD
1 XCD = 0.290222
CHF
Avg
3.4346
High
3.5161
Low
3.3605
Last updated: 5/27/2026, 4:49:47 AM
Quick Conversions
| CHF | XCD |
|---|---|
| 1 CHF | 3.45 XCD |
| 10 CHF | 34.46 XCD |
| 50 CHF | 172.28 XCD |
| 100 CHF | 344.56 XCD |
| 500 CHF | 1,722.82 XCD |
| 1,000 CHF | 3,445.63 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-05-27T04:49:47Z",
"rates": {
"XCD": 3.445635
}
}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": 344.5635,
"rate": 3.445635
}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