Rate Overview
Live
1 CZK = 0.178995 PLN
1 PLN = 5.5867
CZK
Avg
0.175344
High
0.179603
Low
0.172961
Last updated: 7/29/2026, 4:49:47 PM
Quick Conversions
| CZK | PLN |
|---|---|
| 1 CZK | 0.18 PLN |
| 10 CZK | 1.79 PLN |
| 50 CZK | 8.95 PLN |
| 100 CZK | 17.90 PLN |
| 500 CZK | 89.50 PLN |
| 1,000 CZK | 178.99 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-07-29T16:49:47Z",
"rates": {
"PLN": 0.178995
}
}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.8995,
"rate": 0.178995
}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