Rate Overview
Live
1 CZK = 0.047941 USD
1 USD = 20.8590
CZK
Avg
0.047838
High
0.047994
Low
0.047693
Last updated: 5/26/2026, 8:24:23 PM
Quick Conversions
| CZK | USD |
|---|---|
| 1 CZK | 0.05 USD |
| 10 CZK | 0.48 USD |
| 50 CZK | 2.40 USD |
| 100 CZK | 4.79 USD |
| 500 CZK | 23.97 USD |
| 1,000 CZK | 47.94 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-05-26T20:24:23Z",
"rates": {
"USD": 0.047941
}
}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.794099999999999,
"rate": 0.047941
}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