Rate Overview
Live
1 CUP = 0.888105 CZK
1 CZK = 1.1260
CUP
Avg
0.883063
High
0.888105
Low
0.878006
Last updated: 3/27/2026, 8:01:32 AM
Quick Conversions
| CUP | CZK |
|---|---|
| 1 CUP | 0.89 CZK |
| 10 CUP | 8.88 CZK |
| 50 CUP | 44.41 CZK |
| 100 CUP | 88.81 CZK |
| 500 CUP | 444.05 CZK |
| 1,000 CUP | 888.11 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-03-27T08:01:32Z",
"rates": {
"CZK": 0.888105
}
}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": 88.8105,
"rate": 0.888105
}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