Rate Overview
Live
1 CHF = 1.2293 CUC
1 CUC = 0.813464
CHF
Avg
1.2336
High
1.2383
Low
1.2293
Last updated: 8/15/2026, 4:55:47 AM
Quick Conversions
| CHF | CUC |
|---|---|
| 1 CHF | 1.23 CUC |
| 10 CHF | 12.29 CUC |
| 50 CHF | 61.47 CUC |
| 100 CHF | 122.93 CUC |
| 500 CHF | 614.66 CUC |
| 1,000 CHF | 1,229.31 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-15T04:55:47Z",
"rates": {
"CUC": 1.229311
}
}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.9311,
"rate": 1.229311
}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