Rate Overview
Live
1 KRW = 0.014005 CZK
1 CZK = 71.4031
KRW
Avg
0.014065
High
0.014167
Low
0.014000
Last updated: 3/27/2026, 6:06:01 AM
Quick Conversions
| KRW | CZK |
|---|---|
| 1 KRW | 0.01 CZK |
| 10 KRW | 0.14 CZK |
| 50 KRW | 0.70 CZK |
| 100 KRW | 1.40 CZK |
| 500 KRW | 7.00 CZK |
| 1,000 KRW | 14.01 CZK |
Get KRW/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=CZKExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-03-27T06:06:01Z",
"rates": {
"CZK": 0.014005
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "CZK",
"amount": 100
},
"result": 1.4005,
"rate": 0.014005
}Build with KRW/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key