USD
$
CZK

USD/CZK Exchange Rate

US Dollar to Czech Koruna

Live Rate
21.1731
+2.05% 6M

1 CZK = 0.047230 USD

USD/CZK Price Chart

Historical exchange rate performance

Current 21.1731
High 21.3202
Low 20.3429
6M Change +2.05%

Rate Overview

Live
1 USD = 21.1731 CZK
1 CZK = 0.047230 USD
Avg
20.8965
High
21.3202
Low
20.3429

Last updated: 7/19/2026, 7:52:40 AM

Quick Conversions

USDCZK
1 USD21.17 CZK
10 USD211.73 CZK
50 USD1,058.65 CZK
100 USD2,117.31 CZK
500 USD10,586.53 CZK
1,000 USD21,173.06 CZK

Get USD/CZK Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=CZK

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-07-19T07:52:40Z",
  "rates": {
    "CZK": 21.17306404
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=CZK&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "CZK",
    "amount": 100
  },
  "result": 2117.306404,
  "rate": 21.17306404
}

Build with USD/CZK Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key