Rate Overview
Live
1 CUP = 0.800646 CZK
1 CZK = 1.2490
CUP
Avg
0.800899
High
0.803371
Low
0.799483
Last updated: 7/29/2026, 6:11:44 AM
Quick Conversions
| CUP | CZK |
|---|---|
| 1 CUP | 0.80 CZK |
| 10 CUP | 8.01 CZK |
| 50 CUP | 40.03 CZK |
| 100 CUP | 80.06 CZK |
| 500 CUP | 400.32 CZK |
| 1,000 CUP | 800.65 CZK |
Get CUP/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=CZKExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-07-29T06:11:44Z",
"rates": {
"CZK": 0.800646
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "CZK",
"amount": 100
},
"result": 80.0646,
"rate": 0.800646
}Build with CUP/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key