Rate Overview
Live
1 CZK = 0.174514 PLN
1 PLN = 5.7302
CZK
Avg
0.174050
High
0.174827
Low
0.172997
Last updated: 3/27/2026, 7:52:30 AM
Quick Conversions
| CZK | PLN |
|---|---|
| 1 CZK | 0.17 PLN |
| 10 CZK | 1.75 PLN |
| 50 CZK | 8.73 PLN |
| 100 CZK | 17.45 PLN |
| 500 CZK | 87.26 PLN |
| 1,000 CZK | 174.51 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-03-27T07:52:30Z",
"rates": {
"PLN": 0.174514
}
}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.4514,
"rate": 0.174514
}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