Rate Overview
Live
1 XCD = 0.287116 CHF
1 CHF = 3.4829
XCD
Avg
0.287146
High
0.289994
Low
0.284482
Last updated: 3/6/2026, 7:34:23 PM
Quick Conversions
| XCD | CHF |
|---|---|
| 1 XCD | 0.29 CHF |
| 10 XCD | 2.87 CHF |
| 50 XCD | 14.36 CHF |
| 100 XCD | 28.71 CHF |
| 500 XCD | 143.56 CHF |
| 1,000 XCD | 287.12 CHF |
Get XCD/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=CHFExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-03-06T19:34:23Z",
"rates": {
"CHF": 0.287116
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "CHF",
"amount": 100
},
"result": 28.711599999999997,
"rate": 0.287116
}Build with XCD/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key