Rate Overview
Live
1 CZK = 1.1490 CUP
1 CUP = 0.870354
CZK
Avg
1.1470
High
1.1490
Low
1.1435
Last updated: 5/27/2026, 2:51:41 PM
Quick Conversions
| CZK | CUP |
|---|---|
| 1 CZK | 1.15 CUP |
| 10 CZK | 11.49 CUP |
| 50 CZK | 57.45 CUP |
| 100 CZK | 114.90 CUP |
| 500 CZK | 574.48 CUP |
| 1,000 CZK | 1,148.96 CUP |
Get CZK/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=CUPExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-05-27T14:51:41Z",
"rates": {
"CUP": 1.148958
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "CUP",
"amount": 100
},
"result": 114.8958,
"rate": 1.148958
}Build with CZK/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key