Rate Overview
Live
1 CUP = 0.871636 CZK
1 CZK = 1.1473
CUP
Avg
0.871987
High
0.874512
Low
0.870285
Last updated: 5/27/2026, 6:23:40 PM
Quick Conversions
| CUP | CZK |
|---|---|
| 1 CUP | 0.87 CZK |
| 10 CUP | 8.72 CZK |
| 50 CUP | 43.58 CZK |
| 100 CUP | 87.16 CZK |
| 500 CUP | 435.82 CZK |
| 1,000 CUP | 871.64 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-05-27T18:23:40Z",
"rates": {
"CZK": 0.871636
}
}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": 87.1636,
"rate": 0.871636
}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