USD
$
CZK

USD/CZK Exchange Rate

US Dollar to Czech Koruna

Live Rate
21.3361
+3.78% 30D

1 CZK = 0.046869 USD

USD/CZK Price Chart

Historical exchange rate performance

Current 21.3361
High 21.4255
Low 20.5194
30D Change +3.78%

Rate Overview

Live
1 USD = 21.3361 CZK
1 CZK = 0.046869 USD
Avg
21.0524
High
21.4255
Low
20.5194

Last updated: 3/27/2026, 1:16:47 PM

Quick Conversions

USDCZK
1 USD21.34 CZK
10 USD213.36 CZK
50 USD1,066.80 CZK
100 USD2,133.61 CZK
500 USD10,668.05 CZK
1,000 USD21,336.10 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-27T13:16:47Z",
  "rates": {
    "CZK": 21.3361
  }
}

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": 2133.6099999999997,
  "rate": 21.3361
}

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