Rate Overview
Live
1 USD = 21.2288 CZK
1 CZK = 0.047106
USD
Avg
21.1956
High
21.2316
Low
21.1666
Last updated: 7/25/2026, 4:00:43 AM
Quick Conversions
| USD | CZK |
|---|---|
| 1 USD | 21.23 CZK |
| 10 USD | 212.29 CZK |
| 50 USD | 1,061.44 CZK |
| 100 USD | 2,122.88 CZK |
| 500 USD | 10,614.38 CZK |
| 1,000 USD | 21,228.76 CZK |
Get USD/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=CZKExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-25T04:00:43Z",
"rates": {
"CZK": 21.2287649
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "CZK",
"amount": 100
},
"result": 2122.87649,
"rate": 21.2287649
}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