Rate Overview
Live
1 PLN = 5.6003 CZK
1 CZK = 0.178562
PLN
Avg
5.5801
High
5.6003
Low
5.5583
Last updated: 9/4/2026, 9:57:43 AM
Quick Conversions
| PLN | CZK |
|---|---|
| 1 PLN | 5.60 CZK |
| 10 PLN | 56.00 CZK |
| 50 PLN | 280.01 CZK |
| 100 PLN | 560.03 CZK |
| 500 PLN | 2,800.15 CZK |
| 1,000 PLN | 5,600.30 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-09-04T09:57:43Z",
"rates": {
"CZK": 5.600296
}
}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": 560.0296000000001,
"rate": 5.600296
}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