Rate Overview
Live
1 UAH = 0.473079 CZK
1 CZK = 2.1138
UAH
Avg
0.475305
High
0.485902
Low
0.464184
Last updated: 7/29/2026, 12:45:33 AM
Quick Conversions
| UAH | CZK |
|---|---|
| 1 UAH | 0.47 CZK |
| 10 UAH | 4.73 CZK |
| 50 UAH | 23.65 CZK |
| 100 UAH | 47.31 CZK |
| 500 UAH | 236.54 CZK |
| 1,000 UAH | 473.08 CZK |
Get UAH/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=CZKExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-29T00:45:33Z",
"rates": {
"CZK": 0.473079
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "CZK",
"amount": 100
},
"result": 47.307900000000004,
"rate": 0.473079
}Build with UAH/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key