Rate Overview
Live
1 CHF = 3.3946 XCD
1 XCD = 0.294585
CHF
Avg
3.4166
High
3.5160
Low
3.3428
Last updated: 3/27/2026, 11:10:40 AM
Quick Conversions
| CHF | XCD |
|---|---|
| 1 CHF | 3.39 XCD |
| 10 CHF | 33.95 XCD |
| 50 CHF | 169.73 XCD |
| 100 CHF | 339.46 XCD |
| 500 CHF | 1,697.30 XCD |
| 1,000 CHF | 3,394.61 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-03-27T11:10:40Z",
"rates": {
"XCD": 3.394605
}
}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": 339.46049999999997,
"rate": 3.394605
}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