USD
$
CZK

USD/CZK Exchange Rate

US Dollar to Czech Koruna

Live Rate
21.2340
-2.37% 5Y

1 CZK = 0.047094 USD

USD/CZK Price Chart

Historical exchange rate performance

Current 21.2340
High 25.1605
Low 20.3744
5Y Change -2.37%

Rate Overview

Live
1 USD = 21.2340 CZK
1 CZK = 0.047094 USD
Avg
22.2639
High
25.1605
Low
20.3744

Last updated: 7/26/2026, 8:44:39 AM

Quick Conversions

USDCZK
1 USD21.23 CZK
10 USD212.34 CZK
50 USD1,061.70 CZK
100 USD2,123.40 CZK
500 USD10,617.00 CZK
1,000 USD21,234.00 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-26T08:44:39Z",
  "rates": {
    "CZK": 21.23400169
  }
}

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": 2123.400169,
  "rate": 21.23400169
}

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