Rate Overview
Live
1 CZK = 0.174409 PLN
1 PLN = 5.7336
CZK
Avg
0.174580
High
0.174808
Low
0.174409
Last updated: 3/27/2026, 6:05:04 AM
Quick Conversions
| CZK | PLN |
|---|---|
| 1 CZK | 0.17 PLN |
| 10 CZK | 1.74 PLN |
| 50 CZK | 8.72 PLN |
| 100 CZK | 17.44 PLN |
| 500 CZK | 87.20 PLN |
| 1,000 CZK | 174.41 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-27T06:05:04Z",
"rates": {
"PLN": 0.174409
}
}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.4409,
"rate": 0.174409
}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