Rate Overview
Live
1 CZK = 0.174593 PLN
1 PLN = 5.7276
CZK
Avg
0.178878
High
0.198079
Low
0.165935
Last updated: 3/27/2026, 11:24:09 AM
Quick Conversions
| CZK | PLN |
|---|---|
| 1 CZK | 0.17 PLN |
| 10 CZK | 1.75 PLN |
| 50 CZK | 8.73 PLN |
| 100 CZK | 17.46 PLN |
| 500 CZK | 87.30 PLN |
| 1,000 CZK | 174.59 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-27T11:24:09Z",
"rates": {
"PLN": 0.174593
}
}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.4593,
"rate": 0.174593
}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