Rate Overview
Live
1 PLN = 5.5901 CZK
1 CZK = 0.178888
PLN
Avg
5.5895
High
5.5959
Low
5.5809
Last updated: 7/28/2026, 12:42:06 AM
Quick Conversions
| PLN | CZK |
|---|---|
| 1 PLN | 5.59 CZK |
| 10 PLN | 55.90 CZK |
| 50 PLN | 279.50 CZK |
| 100 PLN | 559.01 CZK |
| 500 PLN | 2,795.05 CZK |
| 1,000 PLN | 5,590.10 CZK |
Get PLN/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=CZKExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-07-28T00:42:06Z",
"rates": {
"CZK": 5.590097
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "CZK",
"amount": 100
},
"result": 559.0097000000001,
"rate": 5.590097
}Build with PLN/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key