Rate Overview
Live
1 CZK = 0.177744 PLN
1 PLN = 5.6261
CZK
Avg
0.177403
High
0.177744
Low
0.177169
Last updated: 8/13/2026, 4:24:18 AM
Quick Conversions
| CZK | PLN |
|---|---|
| 1 CZK | 0.18 PLN |
| 10 CZK | 1.78 PLN |
| 50 CZK | 8.89 PLN |
| 100 CZK | 17.77 PLN |
| 500 CZK | 88.87 PLN |
| 1,000 CZK | 177.74 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-08-13T04:24:18Z",
"rates": {
"PLN": 0.177744
}
}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.7744,
"rate": 0.177744
}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