Rate Overview
Live
1 CZK = 0.174219 PLN
1 PLN = 5.7399
CZK
Avg
0.174326
High
0.174649
Low
0.174109
Last updated: 4/17/2026, 6:29:07 AM
Quick Conversions
| CZK | PLN |
|---|---|
| 1 CZK | 0.17 PLN |
| 10 CZK | 1.74 PLN |
| 50 CZK | 8.71 PLN |
| 100 CZK | 17.42 PLN |
| 500 CZK | 87.11 PLN |
| 1,000 CZK | 174.22 PLN |
Get CZK/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=PLNExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-04-17T06:29:07Z",
"rates": {
"PLN": 0.174219
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "PLN",
"amount": 100
},
"result": 17.4219,
"rate": 0.174219
}Build with CZK/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key