USD
$
CZK

USD/CZK Exchange Rate

US Dollar to Czech Koruna

Live Rate
20.8338
-0.24% 7D

1 CZK = 0.047999 USD

USD/CZK Price Chart

Historical exchange rate performance

Current 20.8338
High 20.9691
Low 20.8030
7D Change -0.24%

Rate Overview

Live
1 USD = 20.8338 CZK
1 CZK = 0.047999 USD
Avg
20.8750
High
20.9691
Low
20.8030

Last updated: 6/16/2026, 1:12:31 AM

Quick Conversions

USDCZK
1 USD20.83 CZK
10 USD208.34 CZK
50 USD1,041.69 CZK
100 USD2,083.38 CZK
500 USD10,416.90 CZK
1,000 USD20,833.80 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-06-16T01:12:31Z",
  "rates": {
    "CZK": 20.8338
  }
}

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": 2083.38,
  "rate": 20.8338
}

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