Rate Overview
Live
1 CHF = 1.2355 CUC
1 CUC = 0.809384
CHF
Avg
1.2422
High
1.2485
Low
1.2355
Last updated: 8/30/2026, 10:27:44 PM
Quick Conversions
| CHF | CUC |
|---|---|
| 1 CHF | 1.24 CUC |
| 10 CHF | 12.36 CUC |
| 50 CHF | 61.78 CUC |
| 100 CHF | 123.55 CUC |
| 500 CHF | 617.75 CUC |
| 1,000 CHF | 1,235.51 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-08-30T22:27:44Z",
"rates": {
"CUC": 1.235508
}
}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": 123.55080000000001,
"rate": 1.235508
}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