Rate Overview
Live
1 UAH = 0.471789 CZK
1 CZK = 2.1196
UAH
Avg
0.476706
High
0.480944
Low
0.471789
Last updated: 4/17/2026, 1:36:46 PM
Quick Conversions
| UAH | CZK |
|---|---|
| 1 UAH | 0.47 CZK |
| 10 UAH | 4.72 CZK |
| 50 UAH | 23.59 CZK |
| 100 UAH | 47.18 CZK |
| 500 UAH | 235.89 CZK |
| 1,000 UAH | 471.79 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-04-17T13:36:46Z",
"rates": {
"CZK": 0.471789
}
}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.1789,
"rate": 0.471789
}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