Rate Overview
Live
1 CZK = 0.047380 CUC
1 CUC = 21.1060
CZK
Avg
0.047754
High
0.048923
Low
0.046673
Last updated: 7/30/2026, 6:44:42 AM
Quick Conversions
| CZK | CUC |
|---|---|
| 1 CZK | 0.05 CUC |
| 10 CZK | 0.47 CUC |
| 50 CZK | 2.37 CUC |
| 100 CZK | 4.74 CUC |
| 500 CZK | 23.69 CUC |
| 1,000 CZK | 47.38 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-30T06:44:42Z",
"rates": {
"CUC": 0.04738
}
}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.7379999999999995,
"rate": 0.04738
}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