Rate Overview
Live
1 PLN = 5.7104 CZK
1 CZK = 0.175120
PLN
Avg
5.7192
High
5.7404
Low
5.6872
Last updated: 3/6/2026, 8:12:34 AM
Quick Conversions
| PLN | CZK |
|---|---|
| 1 PLN | 5.71 CZK |
| 10 PLN | 57.10 CZK |
| 50 PLN | 285.52 CZK |
| 100 PLN | 571.04 CZK |
| 500 PLN | 2,855.19 CZK |
| 1,000 PLN | 5,710.38 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-03-06T08:12:34Z",
"rates": {
"CZK": 5.710378
}
}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": 571.0378000000001,
"rate": 5.710378
}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