Rate Overview
Live
1 XCD = 0.297544 CHF
1 CHF = 3.3608
XCD
Avg
0.297993
High
0.299756
Low
0.296710
Last updated: 7/7/2026, 3:44:17 PM
Quick Conversions
| XCD | CHF |
|---|---|
| 1 XCD | 0.30 CHF |
| 10 XCD | 2.98 CHF |
| 50 XCD | 14.88 CHF |
| 100 XCD | 29.75 CHF |
| 500 XCD | 148.77 CHF |
| 1,000 XCD | 297.54 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-07T15:44:17Z",
"rates": {
"CHF": 0.297544
}
}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.754399999999997,
"rate": 0.297544
}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