USD
$
CZK

USD/CZK Exchange Rate

US Dollar to Czech Koruna

Live Rate
20.8611
-0.02% 6M

1 CZK = 0.047936 USD

USD/CZK Price Chart

Historical exchange rate performance

Current 20.8611
High 21.3395
Low 20.3334
6M Change -0.02%

Rate Overview

Live
1 USD = 20.8611 CZK
1 CZK = 0.047936 USD
Avg
20.8011
High
21.3395
Low
20.3334

Last updated: 5/26/2026, 10:30:09 PM

Quick Conversions

USDCZK
1 USD20.86 CZK
10 USD208.61 CZK
50 USD1,043.06 CZK
100 USD2,086.11 CZK
500 USD10,430.55 CZK
1,000 USD20,861.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-05-26T22:30:09Z",
  "rates": {
    "CZK": 20.8611
  }
}

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": 2086.11,
  "rate": 20.8611
}

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