Rate Overview
Live
1 CZK = 1.2490 CUP
1 CUP = 0.800647
CZK
Avg
1.2486
High
1.2508
Low
1.2448
Last updated: 7/29/2026, 6:07:16 AM
Quick Conversions
| CZK | CUP |
|---|---|
| 1 CZK | 1.25 CUP |
| 10 CZK | 12.49 CUP |
| 50 CZK | 62.45 CUP |
| 100 CZK | 124.90 CUP |
| 500 CZK | 624.50 CUP |
| 1,000 CZK | 1,248.99 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-29T06:07:16Z",
"rates": {
"CUP": 1.24899
}
}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.899,
"rate": 1.24899
}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