Rate Overview
Live
1 CHF = 3.4737 XCD
1 XCD = 0.287876
CHF
Avg
3.4563
High
3.4737
Low
3.4413
Last updated: 5/7/2026, 2:20:09 AM
Quick Conversions
| CHF | XCD |
|---|---|
| 1 CHF | 3.47 XCD |
| 10 CHF | 34.74 XCD |
| 50 CHF | 173.69 XCD |
| 100 CHF | 347.37 XCD |
| 500 CHF | 1,736.86 XCD |
| 1,000 CHF | 3,473.71 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-07T02:20:09Z",
"rates": {
"XCD": 3.473715
}
}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": 347.37149999999997,
"rate": 3.473715
}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