Rate Overview
Live
1 CZK = 0.047130 CUC
1 CUC = 21.2179
CZK
Avg
0.047133
High
0.047260
Low
0.046971
Last updated: 7/28/2026, 4:07:08 PM
Quick Conversions
| CZK | CUC |
|---|---|
| 1 CZK | 0.05 CUC |
| 10 CZK | 0.47 CUC |
| 50 CZK | 2.36 CUC |
| 100 CZK | 4.71 CUC |
| 500 CZK | 23.56 CUC |
| 1,000 CZK | 47.13 CUC |
Get CZK/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=CUCExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-07-28T16:07:08Z",
"rates": {
"CUC": 0.04713
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "CUC",
"amount": 100
},
"result": 4.713,
"rate": 0.04713
}Build with CZK/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key