Rate Overview
Live
1 CUP = 0.779073 CZK
1 CZK = 1.2836
CUP
Avg
0.782346
High
0.787337
Low
0.779073
Last updated: 4/17/2026, 6:23:42 AM
Quick Conversions
| CUP | CZK |
|---|---|
| 1 CUP | 0.78 CZK |
| 10 CUP | 7.79 CZK |
| 50 CUP | 38.95 CZK |
| 100 CUP | 77.91 CZK |
| 500 CUP | 389.54 CZK |
| 1,000 CUP | 779.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-04-17T06:23:42Z",
"rates": {
"CZK": 0.779073
}
}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": 77.9073,
"rate": 0.779073
}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