Rate Overview
Live
1 CZK = 0.046997 CUC
1 CUC = 21.2780
CZK
Avg
0.047228
High
0.047450
Low
0.046997
Last updated: 3/27/2026, 2:46:13 PM
Quick Conversions
| CZK | CUC |
|---|---|
| 1 CZK | 0.05 CUC |
| 10 CZK | 0.47 CUC |
| 50 CZK | 2.35 CUC |
| 100 CZK | 4.70 CUC |
| 500 CZK | 23.50 CUC |
| 1,000 CZK | 47.00 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-27T14:46:13Z",
"rates": {
"CUC": 0.046997
}
}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.6997,
"rate": 0.046997
}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