Rate Overview
Live
1 KRW = 0.014010 CZK
1 CZK = 71.3776
KRW
Avg
0.014182
High
0.014397
Low
0.013944
Last updated: 3/27/2026, 7:51:50 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.01 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-27T07:51:50Z",
"rates": {
"CZK": 0.01401
}
}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.401,
"rate": 0.01401
}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