Rate Overview
Live
1 CZK = 0.178908 PLN
1 PLN = 5.5895
CZK
Avg
0.178267
High
0.179603
Low
0.176708
Last updated: 7/28/2026, 7:09:29 AM
Quick Conversions
| CZK | PLN |
|---|---|
| 1 CZK | 0.18 PLN |
| 10 CZK | 1.79 PLN |
| 50 CZK | 8.95 PLN |
| 100 CZK | 17.89 PLN |
| 500 CZK | 89.45 PLN |
| 1,000 CZK | 178.91 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-07-28T07:09:29Z",
"rates": {
"PLN": 0.178908
}
}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.890800000000002,
"rate": 0.178908
}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