Rate Overview
Live
1 CUP = 0.869456 CZK
1 CZK = 1.1501
CUP
Avg
0.862561
High
0.915162
Low
0.770511
Last updated: 5/27/2026, 1:36:58 PM
Quick Conversions
| CUP | CZK |
|---|---|
| 1 CUP | 0.87 CZK |
| 10 CUP | 8.69 CZK |
| 50 CUP | 43.47 CZK |
| 100 CUP | 86.95 CZK |
| 500 CUP | 434.73 CZK |
| 1,000 CUP | 869.46 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-27T13:36:58Z",
"rates": {
"CZK": 0.869456
}
}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": 86.9456,
"rate": 0.869456
}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