Rate Overview
Live
1 CHF = 3.4052 XCD
1 XCD = 0.293670
CHF
Avg
3.3979
High
3.4110
Low
3.3873
Last updated: 6/16/2026, 8:32:40 AM
Quick Conversions
| CHF | XCD |
|---|---|
| 1 CHF | 3.41 XCD |
| 10 CHF | 34.05 XCD |
| 50 CHF | 170.26 XCD |
| 100 CHF | 340.52 XCD |
| 500 CHF | 1,702.59 XCD |
| 1,000 CHF | 3,405.18 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-06-16T08:32:40Z",
"rates": {
"XCD": 3.405179
}
}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.5179,
"rate": 3.405179
}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