Rate Overview
Live
1 CZK = 0.047338 CUC
1 CUC = 21.1247
CZK
Avg
0.047770
High
0.048044
Low
0.047324
Last updated: 6/19/2026, 8:28:45 AM
Quick Conversions
| CZK | CUC |
|---|---|
| 1 CZK | 0.05 CUC |
| 10 CZK | 0.47 CUC |
| 50 CZK | 2.37 CUC |
| 100 CZK | 4.73 CUC |
| 500 CZK | 23.67 CUC |
| 1,000 CZK | 47.34 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-06-19T08:28:45Z",
"rates": {
"CUC": 0.047338
}
}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.7338,
"rate": 0.047338
}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