Rate Overview
Live
1 CZK = 0.048010 CUC
1 CUC = 20.8290
CZK
Avg
0.047995
High
0.048075
Low
0.047874
Last updated: 9/5/2026, 8:44:17 AM
Quick Conversions
| CZK | CUC |
|---|---|
| 1 CZK | 0.05 CUC |
| 10 CZK | 0.48 CUC |
| 50 CZK | 2.40 CUC |
| 100 CZK | 4.80 CUC |
| 500 CZK | 24.01 CUC |
| 1,000 CZK | 48.01 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-09-05T08:44:17Z",
"rates": {
"CUC": 0.04801
}
}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.801,
"rate": 0.04801
}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