Rate Overview
Live
1 CZK = 0.176026 PLN
1 PLN = 5.6810
CZK
Avg
0.175875
High
0.176088
Low
0.175632
Last updated: 6/19/2026, 8:31:44 AM
Quick Conversions
| CZK | PLN |
|---|---|
| 1 CZK | 0.18 PLN |
| 10 CZK | 1.76 PLN |
| 50 CZK | 8.80 PLN |
| 100 CZK | 17.60 PLN |
| 500 CZK | 88.01 PLN |
| 1,000 CZK | 176.03 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-06-19T08:31:44Z",
"rates": {
"PLN": 0.176026
}
}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.6026,
"rate": 0.176026
}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