Rate Overview
Live
1 CZK = 1.1239 CUP
1 CUP = 0.889720
CZK
Avg
1.1321
High
1.1389
Low
1.1239
Last updated: 3/27/2026, 11:17:00 AM
Quick Conversions
| CZK | CUP |
|---|---|
| 1 CZK | 1.12 CUP |
| 10 CZK | 11.24 CUP |
| 50 CZK | 56.20 CUP |
| 100 CZK | 112.39 CUP |
| 500 CZK | 561.97 CUP |
| 1,000 CZK | 1,123.95 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-03-27T11:17:00Z",
"rates": {
"CUP": 1.123949
}
}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": 112.3949,
"rate": 1.123949
}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