Rate Overview
Live
1 CHF = 1.2565 CUC
1 CUC = 0.795841
CHF
Avg
1.2633
High
1.2990
Low
1.2375
Last updated: 3/27/2026, 7:11:29 AM
Quick Conversions
| CHF | CUC |
|---|---|
| 1 CHF | 1.26 CUC |
| 10 CHF | 12.57 CUC |
| 50 CHF | 62.83 CUC |
| 100 CHF | 125.65 CUC |
| 500 CHF | 628.27 CUC |
| 1,000 CHF | 1,256.53 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-03-27T07:11:29Z",
"rates": {
"CUC": 1.256533
}
}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": 125.65329999999999,
"rate": 1.256533
}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