Rate Overview
Live
1 CZK = 42.8581 KPW
1 KPW = 0.023333
CZK
Avg
43.1481
High
43.8609
Low
42.6123
Last updated: 3/7/2026, 12:31:52 AM
Quick Conversions
| CZK | KPW |
|---|---|
| 1 CZK | 42.86 KPW |
| 10 CZK | 428.58 KPW |
| 50 CZK | 2,142.91 KPW |
| 100 CZK | 4,285.81 KPW |
| 500 CZK | 21,429.05 KPW |
| 1,000 CZK | 42,858.10 KPW |
Get CZK/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=KPWExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-03-07T00:31:52Z",
"rates": {
"KPW": 42.8581
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "KPW",
"amount": 100
},
"result": 4285.81,
"rate": 42.8581
}Build with CZK/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key