Rate Overview
Live
1 USD = 20.6562 CZK
1 CZK = 0.048412
USD
Avg
20.7904
High
20.8626
Low
20.6562
Last updated: 5/6/2026, 11:24:06 AM
Quick Conversions
| USD | CZK |
|---|---|
| 1 USD | 20.66 CZK |
| 10 USD | 206.56 CZK |
| 50 USD | 1,032.81 CZK |
| 100 USD | 2,065.62 CZK |
| 500 USD | 10,328.08 CZK |
| 1,000 USD | 20,656.15 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-06T11:24:06Z",
"rates": {
"CZK": 20.65615
}
}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": 2065.6150000000002,
"rate": 20.65615
}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