USD
$
CZK

USD/CZK Exchange Rate

US Dollar to Czech Koruna

Live Rate
21.2288
+2.92% YTD

1 CZK = 0.047106 USD

USD/CZK Price Chart

Historical exchange rate performance

Current 21.2288
High 21.3774
Low 20.2890
YTD Change +2.92%

Rate Overview

Live
1 USD = 21.2288 CZK
1 CZK = 0.047106 USD
Avg
20.8833
High
21.3774
Low
20.2890

Last updated: 7/25/2026, 9:32:18 PM

Quick Conversions

USDCZK
1 USD21.23 CZK
10 USD212.29 CZK
50 USD1,061.44 CZK
100 USD2,122.88 CZK
500 USD10,614.38 CZK
1,000 USD21,228.76 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-25T21:32:18Z",
  "rates": {
    "CZK": 21.2287649
  }
}

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": 2122.87649,
  "rate": 21.2287649
}

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