Rate Overview
Live
1 XCD = 0.294712 CHF
1 CHF = 3.3931
XCD
Avg
0.292239
High
0.294712
Low
0.290829
Last updated: 3/27/2026, 12:51:59 PM
Quick Conversions
| XCD | CHF |
|---|---|
| 1 XCD | 0.29 CHF |
| 10 XCD | 2.95 CHF |
| 50 XCD | 14.74 CHF |
| 100 XCD | 29.47 CHF |
| 500 XCD | 147.36 CHF |
| 1,000 XCD | 294.71 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-27T12:51:59Z",
"rates": {
"CHF": 0.294712
}
}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": 29.471199999999996,
"rate": 0.294712
}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