Rate Overview
Live
1 CZK = 1.2447 CUP
1 CUP = 0.803388
CZK
Avg
1.1174
High
1.2702
Low
0.983447
Last updated: 7/23/2026, 3:54:51 PM
Quick Conversions
| CZK | CUP |
|---|---|
| 1 CZK | 1.24 CUP |
| 10 CZK | 12.45 CUP |
| 50 CZK | 62.24 CUP |
| 100 CZK | 124.47 CUP |
| 500 CZK | 622.36 CUP |
| 1,000 CZK | 1,244.73 CUP |
Get CZK/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=CUPExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-07-23T15:54:51Z",
"rates": {
"CUP": 1.244728
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "CUP",
"amount": 100
},
"result": 124.4728,
"rate": 1.244728
}Build with CZK/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key