Rate Overview
Live
1 USD = 21.2340 CZK
1 CZK = 0.047094
USD
Avg
21.2212
High
21.3085
Low
21.0988
Last updated: 7/26/2026, 8:44:39 AM
Quick Conversions
| USD | CZK |
|---|---|
| 1 USD | 21.23 CZK |
| 10 USD | 212.34 CZK |
| 50 USD | 1,061.70 CZK |
| 100 USD | 2,123.40 CZK |
| 500 USD | 10,617.00 CZK |
| 1,000 USD | 21,234.00 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-26T08:44:39Z",
"rates": {
"CZK": 21.23400169
}
}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": 2123.400169,
"rate": 21.23400169
}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