Rate Overview
Live
1 UAH = 0.146194 HRK
1 HRK = 6.8402
UAH
Avg
0.148922
High
0.153909
Low
0.145489
Last updated: 5/27/2026, 7:29:06 PM
Quick Conversions
| UAH | HRK |
|---|---|
| 1 UAH | 0.15 HRK |
| 10 UAH | 1.46 HRK |
| 50 UAH | 7.31 HRK |
| 100 UAH | 14.62 HRK |
| 500 UAH | 73.10 HRK |
| 1,000 UAH | 146.19 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-05-27T19:29:06Z",
"rates": {
"HRK": 0.146194
}
}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.619399999999999,
"rate": 0.146194
}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