Rate Overview
Live
1 XCD = 0.297956 CHF
1 CHF = 3.3562
XCD
Avg
0.295221
High
0.298015
Low
0.292997
Last updated: 6/19/2026, 1:16:48 PM
Quick Conversions
| XCD | CHF |
|---|---|
| 1 XCD | 0.30 CHF |
| 10 XCD | 2.98 CHF |
| 50 XCD | 14.90 CHF |
| 100 XCD | 29.80 CHF |
| 500 XCD | 148.98 CHF |
| 1,000 XCD | 297.96 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-06-19T13:16:48Z",
"rates": {
"CHF": 0.297956
}
}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.7956,
"rate": 0.297956
}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