Rate Overview
Live
1 USD = 20.8588 CZK
1 CZK = 0.047941
USD
Avg
20.8160
High
20.9672
Low
20.6367
Last updated: 5/26/2026, 9:27:10 PM
Quick Conversions
| USD | CZK |
|---|---|
| 1 USD | 20.86 CZK |
| 10 USD | 208.59 CZK |
| 50 USD | 1,042.94 CZK |
| 100 USD | 2,085.88 CZK |
| 500 USD | 10,429.40 CZK |
| 1,000 USD | 20,858.80 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-05-26T21:27:10Z",
"rates": {
"CZK": 20.8588
}
}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.8799999999997,
"rate": 20.8588
}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