USD
$
CZK

USD/CZK Exchange Rate

US Dollar to Czech Koruna

Live Rate
21.2433
-4.01% 5Y

1 CZK = 0.047074 USD

USD/CZK Price Chart

Historical exchange rate performance

Current 21.2433
High 25.1836
Low 20.4212
5Y Change -4.01%

Rate Overview

Live
1 USD = 21.2433 CZK
1 CZK = 0.047074 USD
Avg
22.3773
High
25.1836
Low
20.4212

Last updated: 3/27/2026, 6:30:45 AM

Quick Conversions

USDCZK
1 USD21.24 CZK
10 USD212.43 CZK
50 USD1,062.17 CZK
100 USD2,124.34 CZK
500 USD10,621.68 CZK
1,000 USD21,243.35 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-27T06:30:45Z",
  "rates": {
    "CZK": 21.24335
  }
}

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": 2124.335,
  "rate": 21.24335
}

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