Rate Overview
Live
1 USD = 6.6078 HRK
1 HRK = 0.151337
USD
Avg
6.6081
High
6.6249
Low
6.5855
Last updated: 7/27/2026, 11:37:22 PM
Quick Conversions
| USD | HRK |
|---|---|
| 1 USD | 6.61 HRK |
| 10 USD | 66.08 HRK |
| 50 USD | 330.39 HRK |
| 100 USD | 660.78 HRK |
| 500 USD | 3,303.89 HRK |
| 1,000 USD | 6,607.77 HRK |
Get USD/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=HRKExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-27T23:37:22Z",
"rates": {
"HRK": 6.60777257
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "HRK",
"amount": 100
},
"result": 660.777257,
"rate": 6.60777257
}Build with USD/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key