Rate Overview
Live
1 CZK = 1.2474 CUP
1 CUP = 0.801658
CZK
Avg
1.2500
High
1.2540
Low
1.2437
Last updated: 7/8/2026, 5:52:50 AM
Quick Conversions
| CZK | CUP |
|---|---|
| 1 CZK | 1.25 CUP |
| 10 CZK | 12.47 CUP |
| 50 CZK | 62.37 CUP |
| 100 CZK | 124.74 CUP |
| 500 CZK | 623.71 CUP |
| 1,000 CZK | 1,247.42 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-07-08T05:52:50Z",
"rates": {
"CUP": 1.247415
}
}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": 124.74149999999999,
"rate": 1.247415
}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