Rate Overview
Live
1 CZK = 0.047760 USD
1 USD = 20.9380
CZK
Avg
0.047664
High
0.047787
Low
0.047600
Last updated: 8/15/2026, 1:34:20 AM
Quick Conversions
| CZK | USD |
|---|---|
| 1 CZK | 0.05 USD |
| 10 CZK | 0.48 USD |
| 50 CZK | 2.39 USD |
| 100 CZK | 4.78 USD |
| 500 CZK | 23.88 USD |
| 1,000 CZK | 47.76 USD |
Get CZK/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=USDExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-08-15T01:34:20Z",
"rates": {
"USD": 0.04776
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "USD",
"amount": 100
},
"result": 4.776,
"rate": 0.04776
}Build with CZK/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key