Rate Overview
Live
1 XCD = 0.302777 CHF
1 CHF = 3.3028
XCD
Avg
0.302003
High
0.302903
Low
0.300222
Last updated: 7/29/2026, 6:22:13 PM
Quick Conversions
| XCD | CHF |
|---|---|
| 1 XCD | 0.30 CHF |
| 10 XCD | 3.03 CHF |
| 50 XCD | 15.14 CHF |
| 100 XCD | 30.28 CHF |
| 500 XCD | 151.39 CHF |
| 1,000 XCD | 302.78 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-29T18:22:13Z",
"rates": {
"CHF": 0.302777
}
}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.277700000000003,
"rate": 0.302777
}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