Rate Overview
Live
1 UAH = 0.470506 CZK
1 CZK = 2.1254
UAH
Avg
0.480216
High
0.492400
Low
0.468728
Last updated: 5/28/2026, 9:58:51 PM
Quick Conversions
| UAH | CZK |
|---|---|
| 1 UAH | 0.47 CZK |
| 10 UAH | 4.71 CZK |
| 50 UAH | 23.53 CZK |
| 100 UAH | 47.05 CZK |
| 500 UAH | 235.25 CZK |
| 1,000 UAH | 470.51 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-05-28T21:58:51Z",
"rates": {
"CZK": 0.470506
}
}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.050599999999996,
"rate": 0.470506
}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