USD
$
CZK

USD/CZK Exchange Rate

US Dollar to Czech Koruna

Live Rate
20.9925
+2.31% 7D

1 CZK = 0.047636 USD

USD/CZK Price Chart

Historical exchange rate performance

Current 20.9925
High 21.1219
Low 20.5194
7D Change +2.31%

Rate Overview

Live
1 USD = 20.9925 CZK
1 CZK = 0.047636 USD
Avg
20.8743
High
21.1219
Low
20.5194

Last updated: 3/7/2026, 3:06:46 AM

Quick Conversions

USDCZK
1 USD20.99 CZK
10 USD209.92 CZK
50 USD1,049.62 CZK
100 USD2,099.25 CZK
500 USD10,496.23 CZK
1,000 USD20,992.45 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-03-07T03:06:46Z",
  "rates": {
    "CZK": 20.99245187
  }
}

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": 2099.245187,
  "rate": 20.99245187
}

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