Rate Overview
Live
1 CUP = 0.779158 CZK
1 CZK = 1.2834
CUP
Avg
0.783629
High
0.787267
Low
0.779158
Last updated: 5/7/2026, 9:11:29 AM
Quick Conversions
| CUP | CZK |
|---|---|
| 1 CUP | 0.78 CZK |
| 10 CUP | 7.79 CZK |
| 50 CUP | 38.96 CZK |
| 100 CUP | 77.92 CZK |
| 500 CUP | 389.58 CZK |
| 1,000 CUP | 779.16 CZK |
Get CUP/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=CZKExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-05-07T09:11:29Z",
"rates": {
"CZK": 0.779158
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "CZK",
"amount": 100
},
"result": 77.9158,
"rate": 0.779158
}Build with CUP/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key