Rate Overview
Live
1 CZK = 0.047617 CUC
1 CUC = 21.0009
CZK
Avg
0.047942
High
0.048734
Low
0.047344
Last updated: 3/7/2026, 12:29:32 AM
Quick Conversions
| CZK | CUC |
|---|---|
| 1 CZK | 0.05 CUC |
| 10 CZK | 0.48 CUC |
| 50 CZK | 2.38 CUC |
| 100 CZK | 4.76 CUC |
| 500 CZK | 23.81 CUC |
| 1,000 CZK | 47.62 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-03-07T00:29:32Z",
"rates": {
"CUC": 0.047617
}
}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.7617,
"rate": 0.047617
}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