USD
$
CZK

USD/CZK Exchange Rate

US Dollar to Czech Koruna

Live Rate
20.6580
-1.07% 7D

1 CZK = 0.048407 USD

USD/CZK Price Chart

Historical exchange rate performance

Current 20.6580
High 20.8823
Low 20.6075
7D Change -1.07%

Rate Overview

Live
1 USD = 20.6580 CZK
1 CZK = 0.048407 USD
Avg
20.7531
High
20.8823
Low
20.6075

Last updated: 4/16/2026, 9:23:58 AM

Quick Conversions

USDCZK
1 USD20.66 CZK
10 USD206.58 CZK
50 USD1,032.90 CZK
100 USD2,065.81 CZK
500 USD10,329.03 CZK
1,000 USD20,658.05 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-04-16T09:23:58Z",
  "rates": {
    "CZK": 20.65805
  }
}

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": 2065.805,
  "rate": 20.65805
}

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