Rate Overview
Live
1 CZK = 1.2665 CUP
1 CUP = 0.789604
CZK
Avg
1.2737
High
1.2843
Low
1.2665
Last updated: 9/2/2026, 5:39:46 AM
Quick Conversions
| CZK | CUP |
|---|---|
| 1 CZK | 1.27 CUP |
| 10 CZK | 12.66 CUP |
| 50 CZK | 63.32 CUP |
| 100 CZK | 126.65 CUP |
| 500 CZK | 633.23 CUP |
| 1,000 CZK | 1,266.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-09-02T05:39:46Z",
"rates": {
"CUP": 1.266458
}
}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": 126.64580000000001,
"rate": 1.266458
}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