Rate Overview
Live
1 CHF = 3.4009 XCD
1 XCD = 0.294044
CHF
Avg
3.4231
High
3.4384
Low
3.4009
Last updated: 3/27/2026, 7:48:58 AM
Quick Conversions
| CHF | XCD |
|---|---|
| 1 CHF | 3.40 XCD |
| 10 CHF | 34.01 XCD |
| 50 CHF | 170.04 XCD |
| 100 CHF | 340.09 XCD |
| 500 CHF | 1,700.43 XCD |
| 1,000 CHF | 3,400.85 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-27T07:48:58Z",
"rates": {
"XCD": 3.400854
}
}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": 340.0854,
"rate": 3.400854
}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