Rate Overview
Live
1 UAH = 0.477790 CZK
1 CZK = 2.0930
UAH
Avg
0.474871
High
0.477790
Low
0.471518
Last updated: 7/8/2026, 3:35:30 AM
Quick Conversions
| UAH | CZK |
|---|---|
| 1 UAH | 0.48 CZK |
| 10 UAH | 4.78 CZK |
| 50 UAH | 23.89 CZK |
| 100 UAH | 47.78 CZK |
| 500 UAH | 238.90 CZK |
| 1,000 UAH | 477.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-07-08T03:35:30Z",
"rates": {
"CZK": 0.47779
}
}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.778999999999996,
"rate": 0.47779
}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