Rate Overview
Live
1 HRK = 0.154095 USD
1 USD = 6.4895
HRK
Avg
0.154026
High
0.154270
Low
0.153679
Last updated: 9/7/2026, 5:44:43 PM
Quick Conversions
| HRK | USD |
|---|---|
| 1 HRK | 0.15 USD |
| 10 HRK | 1.54 USD |
| 50 HRK | 7.70 USD |
| 100 HRK | 15.41 USD |
| 500 HRK | 77.05 USD |
| 1,000 HRK | 154.10 USD |
Get HRK/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=USDExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-09-07T17:44:43Z",
"rates": {
"USD": 0.154095
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "USD",
"amount": 100
},
"result": 15.409500000000001,
"rate": 0.154095
}Build with HRK/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key