Rate Overview
Live
1 USD = 21.2460 CZK
1 CZK = 0.047068
USD
Avg
21.1683
High
21.2460
Low
21.0745
Last updated: 3/27/2026, 4:54:29 AM
Quick Conversions
| USD | CZK |
|---|---|
| 1 USD | 21.25 CZK |
| 10 USD | 212.46 CZK |
| 50 USD | 1,062.30 CZK |
| 100 USD | 2,124.60 CZK |
| 500 USD | 10,622.98 CZK |
| 1,000 USD | 21,245.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-03-27T04:54:29Z",
"rates": {
"CZK": 21.24595
}
}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": 2124.5950000000003,
"rate": 21.24595
}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