Rate Overview
Live
1 CZK = 1.2545 CUP
1 CUP = 0.797154
CZK
Avg
1.2659
High
1.2732
Low
1.2541
Last updated: 6/19/2026, 8:52:58 AM
Quick Conversions
| CZK | CUP |
|---|---|
| 1 CZK | 1.25 CUP |
| 10 CZK | 12.54 CUP |
| 50 CZK | 62.72 CUP |
| 100 CZK | 125.45 CUP |
| 500 CZK | 627.23 CUP |
| 1,000 CZK | 1,254.46 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-06-19T08:52:58Z",
"rates": {
"CUP": 1.254463
}
}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": 125.44630000000001,
"rate": 1.254463
}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