Rate Overview
Live
1 UAH = 0.144744 HRK
1 HRK = 6.9087
UAH
Avg
0.146931
High
0.149176
Low
0.144744
Last updated: 8/26/2026, 3:40:12 PM
Quick Conversions
| UAH | HRK |
|---|---|
| 1 UAH | 0.14 HRK |
| 10 UAH | 1.45 HRK |
| 50 UAH | 7.24 HRK |
| 100 UAH | 14.47 HRK |
| 500 UAH | 72.37 HRK |
| 1,000 UAH | 144.74 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-08-26T15:40:12Z",
"rates": {
"HRK": 0.144744
}
}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.474400000000001,
"rate": 0.144744
}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