Rate Overview
Live
1 CUP = 0.801074 CZK
1 CZK = 1.2483
CUP
Avg
0.899824
High
1.0168
Low
0.787267
Last updated: 7/26/2026, 11:47:57 AM
Quick Conversions
| CUP | CZK |
|---|---|
| 1 CUP | 0.80 CZK |
| 10 CUP | 8.01 CZK |
| 50 CUP | 40.05 CZK |
| 100 CUP | 80.11 CZK |
| 500 CUP | 400.54 CZK |
| 1,000 CUP | 801.07 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-26T11:47:57Z",
"rates": {
"CZK": 0.801074
}
}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.1074,
"rate": 0.801074
}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