Rate Overview
Live
1 CZK = 1.2503 CUP
1 CUP = 0.799792
CZK
Avg
1.2092
High
1.2856
Low
1.1238
Last updated: 7/22/2026, 1:34:35 PM
Quick Conversions
| CZK | CUP |
|---|---|
| 1 CZK | 1.25 CUP |
| 10 CZK | 12.50 CUP |
| 50 CZK | 62.52 CUP |
| 100 CZK | 125.03 CUP |
| 500 CZK | 625.16 CUP |
| 1,000 CZK | 1,250.32 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-22T13:34:35Z",
"rates": {
"CUP": 1.250325
}
}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": 125.03249999999998,
"rate": 1.250325
}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