Rate Overview
Live
1 UAH = 0.146329 HRK
1 HRK = 6.8339
UAH
Avg
0.145980
High
0.147378
Low
0.144551
Last updated: 6/21/2026, 3:59:22 AM
Quick Conversions
| UAH | HRK |
|---|---|
| 1 UAH | 0.15 HRK |
| 10 UAH | 1.46 HRK |
| 50 UAH | 7.32 HRK |
| 100 UAH | 14.63 HRK |
| 500 UAH | 73.16 HRK |
| 1,000 UAH | 146.33 HRK |
Get UAH/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=HRKExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-06-21T03:59:22Z",
"rates": {
"HRK": 0.146329
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "HRK",
"amount": 100
},
"result": 14.6329,
"rate": 0.146329
}Build with UAH/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key