Rate Overview
Live
1 USD = 20.8529 CZK
1 CZK = 0.047955
USD
Avg
20.8228
High
20.8939
Low
20.7291
Last updated: 9/3/2026, 6:16:50 AM
Quick Conversions
| USD | CZK |
|---|---|
| 1 USD | 20.85 CZK |
| 10 USD | 208.53 CZK |
| 50 USD | 1,042.64 CZK |
| 100 USD | 2,085.29 CZK |
| 500 USD | 10,426.43 CZK |
| 1,000 USD | 20,852.85 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-09-03T06:16:50Z",
"rates": {
"CZK": 20.85285
}
}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": 2085.285,
"rate": 20.85285
}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