Rate Overview
Live
1 CUP = 0.871751 CZK
1 CZK = 1.1471
CUP
Avg
0.849059
High
0.893910
Low
0.778660
Last updated: 5/27/2026, 9:40:31 PM
Quick Conversions
| CUP | CZK |
|---|---|
| 1 CUP | 0.87 CZK |
| 10 CUP | 8.72 CZK |
| 50 CUP | 43.59 CZK |
| 100 CUP | 87.18 CZK |
| 500 CUP | 435.88 CZK |
| 1,000 CUP | 871.75 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-27T21:40:31Z",
"rates": {
"CZK": 0.871751
}
}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.1751,
"rate": 0.871751
}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