Rate Overview
Live
1 CZK = 1.2460 CUP
1 CUP = 0.802595
CZK
Avg
1.2123
High
1.2856
Low
1.1238
Last updated: 7/29/2026, 1:41:36 PM
Quick Conversions
| CZK | CUP |
|---|---|
| 1 CZK | 1.25 CUP |
| 10 CZK | 12.46 CUP |
| 50 CZK | 62.30 CUP |
| 100 CZK | 124.60 CUP |
| 500 CZK | 622.98 CUP |
| 1,000 CZK | 1,245.96 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-29T13:41:36Z",
"rates": {
"CUP": 1.245959
}
}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.5959,
"rate": 1.245959
}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