Rate Overview
Live
1 CZK = 1.1273 CUP
1 CUP = 0.887101
CZK
Avg
1.1326
High
1.1389
Low
1.1272
Last updated: 3/27/2026, 6:04:03 AM
Quick Conversions
| CZK | CUP |
|---|---|
| 1 CZK | 1.13 CUP |
| 10 CZK | 11.27 CUP |
| 50 CZK | 56.36 CUP |
| 100 CZK | 112.73 CUP |
| 500 CZK | 563.63 CUP |
| 1,000 CZK | 1,127.27 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-27T06:04:03Z",
"rates": {
"CUP": 1.127267
}
}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.72670000000001,
"rate": 1.127267
}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