Rate Overview
Live
1 KRW = 0.014072 CZK
1 CZK = 71.0631
KRW
Avg
0.014213
High
0.014276
Low
0.014072
Last updated: 3/7/2026, 12:31:44 AM
Quick Conversions
| KRW | CZK |
|---|---|
| 1 KRW | 0.01 CZK |
| 10 KRW | 0.14 CZK |
| 50 KRW | 0.70 CZK |
| 100 KRW | 1.41 CZK |
| 500 KRW | 7.04 CZK |
| 1,000 KRW | 14.07 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-07T00:31:44Z",
"rates": {
"CZK": 0.014072
}
}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.4072,
"rate": 0.014072
}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