Rate Overview
Live
1 HRK = 0.155646 USD
1 USD = 6.4248
HRK
Avg
0.155591
High
0.156018
Low
0.155106
Last updated: 5/9/2026, 12:25:17 AM
Quick Conversions
| HRK | USD |
|---|---|
| 1 HRK | 0.16 USD |
| 10 HRK | 1.56 USD |
| 50 HRK | 7.78 USD |
| 100 HRK | 15.56 USD |
| 500 HRK | 77.82 USD |
| 1,000 HRK | 155.65 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-05-09T00:25:17Z",
"rates": {
"USD": 0.155646
}
}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.5646,
"rate": 0.155646
}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