Rate Overview
Live
1 CUP = 0.801187 CZK
1 CZK = 1.2481
CUP
Avg
0.844998
High
0.898200
Low
0.770511
Last updated: 7/29/2026, 10:24:41 AM
Quick Conversions
| CUP | CZK |
|---|---|
| 1 CUP | 0.80 CZK |
| 10 CUP | 8.01 CZK |
| 50 CUP | 40.06 CZK |
| 100 CUP | 80.12 CZK |
| 500 CUP | 400.59 CZK |
| 1,000 CUP | 801.19 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-29T10:24:41Z",
"rates": {
"CZK": 0.801187
}
}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.1187,
"rate": 0.801187
}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