Rate Overview
Live
1 USD = 20.9925 CZK
1 CZK = 0.047636
USD
Avg
20.8743
High
21.1219
Low
20.5194
Last updated: 3/7/2026, 3:06:46 AM
Quick Conversions
| USD | CZK |
|---|---|
| 1 USD | 20.99 CZK |
| 10 USD | 209.92 CZK |
| 50 USD | 1,049.62 CZK |
| 100 USD | 2,099.25 CZK |
| 500 USD | 10,496.23 CZK |
| 1,000 USD | 20,992.45 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-03-07T03:06:46Z",
"rates": {
"CZK": 20.99245187
}
}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": 2099.245187,
"rate": 20.99245187
}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