Rate Overview
Live
1 HRK = 0.153151 USD
1 USD = 6.5295
HRK
Avg
0.155540
High
0.159166
Low
0.153101
Last updated: 3/27/2026, 7:17:17 AM
Quick Conversions
| HRK | USD |
|---|---|
| 1 HRK | 0.15 USD |
| 10 HRK | 1.53 USD |
| 50 HRK | 7.66 USD |
| 100 HRK | 15.32 USD |
| 500 HRK | 76.58 USD |
| 1,000 HRK | 153.15 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-27T07:17:17Z",
"rates": {
"USD": 0.153151
}
}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.315100000000001,
"rate": 0.153151
}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