Rate Overview
Live
1 CHF = 1.2226 CUC
1 CUC = 0.817928
CHF
Avg
1.2311
High
1.2382
Low
1.2226
Last updated: 7/25/2026, 1:26:24 AM
Quick Conversions
| CHF | CUC |
|---|---|
| 1 CHF | 1.22 CUC |
| 10 CHF | 12.23 CUC |
| 50 CHF | 61.13 CUC |
| 100 CHF | 122.26 CUC |
| 500 CHF | 611.30 CUC |
| 1,000 CHF | 1,222.60 CUC |
Get CHF/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=CUCExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-07-25T01:26:24Z",
"rates": {
"CUC": 1.222602
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "CUC",
"amount": 100
},
"result": 122.2602,
"rate": 1.222602
}Build with CHF/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key