Rate Overview
Live
1 XCD = 0.302451 CHF
1 CHF = 3.3063
XCD
Avg
0.293647
High
0.302609
Low
0.283304
Last updated: 7/28/2026, 2:15:41 PM
Quick Conversions
| XCD | CHF |
|---|---|
| 1 XCD | 0.30 CHF |
| 10 XCD | 3.02 CHF |
| 50 XCD | 15.12 CHF |
| 100 XCD | 30.25 CHF |
| 500 XCD | 151.23 CHF |
| 1,000 XCD | 302.45 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-07-28T14:15:41Z",
"rates": {
"CHF": 0.302451
}
}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": 30.2451,
"rate": 0.302451
}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