Rate Overview
Live
1 KRW = 0.014137 CZK
1 CZK = 70.7364
KRW
Avg
0.014136
High
0.014290
Low
0.014011
Last updated: 5/7/2026, 10:35:21 AM
Quick Conversions
| KRW | CZK |
|---|---|
| 1 KRW | 0.01 CZK |
| 10 KRW | 0.14 CZK |
| 50 KRW | 0.71 CZK |
| 100 KRW | 1.41 CZK |
| 500 KRW | 7.07 CZK |
| 1,000 KRW | 14.14 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-05-07T10:35:21Z",
"rates": {
"CZK": 0.014137
}
}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.4137,
"rate": 0.014137
}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