Rate Overview
Live
1 HRK = 0.154218 USD
1 USD = 6.4843
HRK
Avg
0.155230
High
0.156831
Low
0.153940
Last updated: 3/7/2026, 2:27:31 AM
Quick Conversions
| HRK | USD |
|---|---|
| 1 HRK | 0.15 USD |
| 10 HRK | 1.54 USD |
| 50 HRK | 7.71 USD |
| 100 HRK | 15.42 USD |
| 500 HRK | 77.11 USD |
| 1,000 HRK | 154.22 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-03-07T02:27:31Z",
"rates": {
"USD": 0.154218
}
}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.4218,
"rate": 0.154218
}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