Rate Overview
Live
1 CZK = 0.175181 PLN
1 PLN = 5.7084
CZK
Avg
0.174982
High
0.175834
Low
0.174204
Last updated: 3/7/2026, 12:30:32 AM
Quick Conversions
| CZK | PLN |
|---|---|
| 1 CZK | 0.18 PLN |
| 10 CZK | 1.75 PLN |
| 50 CZK | 8.76 PLN |
| 100 CZK | 17.52 PLN |
| 500 CZK | 87.59 PLN |
| 1,000 CZK | 175.18 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-03-07T00:30:32Z",
"rates": {
"PLN": 0.175181
}
}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.5181,
"rate": 0.175181
}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