Rate Overview
Live
1 CZK = 1.2836 CUP
1 CUP = 0.779073
CZK
Avg
1.2782
High
1.2836
Low
1.2701
Last updated: 4/17/2026, 7:35:25 AM
Quick Conversions
| CZK | CUP |
|---|---|
| 1 CZK | 1.28 CUP |
| 10 CZK | 12.84 CUP |
| 50 CZK | 64.18 CUP |
| 100 CZK | 128.36 CUP |
| 500 CZK | 641.79 CUP |
| 1,000 CZK | 1,283.58 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-04-17T07:35:25Z",
"rates": {
"CUP": 1.283576
}
}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": 128.3576,
"rate": 1.283576
}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