Rate Overview
Live
1 UZS = 0.001745 CZK
1 CZK = 573.0659
UZS
Avg
0.001707
High
0.001792
Low
0.001656
Last updated: 3/27/2026, 4:58:12 PM
Quick Conversions
| UZS | CZK |
|---|---|
| 1 UZS | 0.00 CZK |
| 10 UZS | 0.02 CZK |
| 50 UZS | 0.09 CZK |
| 100 UZS | 0.17 CZK |
| 500 UZS | 0.87 CZK |
| 1,000 UZS | 1.75 CZK |
Get UZS/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=CZKExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-03-27T16:58:12Z",
"rates": {
"CZK": 0.001745
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "CZK",
"amount": 100
},
"result": 0.1745,
"rate": 0.001745
}Build with UZS/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key