Rate Overview
Live
1 CUP = 0.888015 CZK
1 CZK = 1.1261
CUP
Avg
0.868711
High
0.888015
Low
0.850962
Last updated: 3/27/2026, 4:31:28 PM
Quick Conversions
| CUP | CZK |
|---|---|
| 1 CUP | 0.89 CZK |
| 10 CUP | 8.88 CZK |
| 50 CUP | 44.40 CZK |
| 100 CUP | 88.80 CZK |
| 500 CUP | 444.01 CZK |
| 1,000 CUP | 888.02 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-27T16:31:28Z",
"rates": {
"CZK": 0.888015
}
}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.8015,
"rate": 0.888015
}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