Rate Overview
Live
1 USD = 21.1700 CZK
1 CZK = 0.047237
USD
Avg
22.3331
High
24.5376
Low
20.6066
Last updated: 7/19/2026, 1:09:18 AM
Quick Conversions
| USD | CZK |
|---|---|
| 1 USD | 21.17 CZK |
| 10 USD | 211.70 CZK |
| 50 USD | 1,058.50 CZK |
| 100 USD | 2,117.00 CZK |
| 500 USD | 10,584.98 CZK |
| 1,000 USD | 21,169.95 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-19T01:09:18Z",
"rates": {
"CZK": 21.16995479
}
}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": 2116.9954789999997,
"rate": 21.16995479
}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