Rate Overview
Live
1 CHF = 3.4804 XCD
1 XCD = 0.287320
CHF
Avg
3.4791
High
3.5152
Low
3.4483
Last updated: 3/7/2026, 3:33:30 AM
Quick Conversions
| CHF | XCD |
|---|---|
| 1 CHF | 3.48 XCD |
| 10 CHF | 34.80 XCD |
| 50 CHF | 174.02 XCD |
| 100 CHF | 348.04 XCD |
| 500 CHF | 1,740.22 XCD |
| 1,000 CHF | 3,480.44 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-07T03:33:30Z",
"rates": {
"XCD": 3.480437
}
}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": 348.0437,
"rate": 3.480437
}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