Rate Overview
Live
1 UAH = 0.486101 CZK
1 CZK = 2.0572
UAH
Avg
0.526639
High
0.583480
Low
0.477668
Last updated: 3/28/2026, 10:52:07 AM
Quick Conversions
| UAH | CZK |
|---|---|
| 1 UAH | 0.49 CZK |
| 10 UAH | 4.86 CZK |
| 50 UAH | 24.31 CZK |
| 100 UAH | 48.61 CZK |
| 500 UAH | 243.05 CZK |
| 1,000 UAH | 486.10 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-03-28T10:52:07Z",
"rates": {
"CZK": 0.486101
}
}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": 48.6101,
"rate": 0.486101
}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