Rate Overview
Live
1 CHF = 1.2253 CUC
1 CUC = 0.816129
CHF
Avg
1.2324
High
1.2391
Low
1.2247
Last updated: 7/24/2026, 9:38:51 AM
Quick Conversions
| CHF | CUC |
|---|---|
| 1 CHF | 1.23 CUC |
| 10 CHF | 12.25 CUC |
| 50 CHF | 61.26 CUC |
| 100 CHF | 122.53 CUC |
| 500 CHF | 612.65 CUC |
| 1,000 CHF | 1,225.30 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-24T09:38:51Z",
"rates": {
"CUC": 1.225297
}
}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.5297,
"rate": 1.225297
}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