Rate Overview
Live
1 CHF = 1.2723 CUC
1 CUC = 0.785970
CHF
Avg
1.2701
High
1.3016
Low
1.2409
Last updated: 5/26/2026, 6:23:16 PM
Quick Conversions
| CHF | CUC |
|---|---|
| 1 CHF | 1.27 CUC |
| 10 CHF | 12.72 CUC |
| 50 CHF | 63.62 CUC |
| 100 CHF | 127.23 CUC |
| 500 CHF | 636.16 CUC |
| 1,000 CHF | 1,272.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-05-26T18:23:16Z",
"rates": {
"CUC": 1.272313
}
}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": 127.2313,
"rate": 1.272313
}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