Rate Overview
Live
1 USD = 6.5873 HRK
1 HRK = 0.151808
USD
Avg
6.5971
High
6.6299
Low
6.5652
Last updated: 7/19/2026, 7:45:04 AM
Quick Conversions
| USD | HRK |
|---|---|
| 1 USD | 6.59 HRK |
| 10 USD | 65.87 HRK |
| 50 USD | 329.36 HRK |
| 100 USD | 658.73 HRK |
| 500 USD | 3,293.64 HRK |
| 1,000 USD | 6,587.28 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-19T07:45:04Z",
"rates": {
"HRK": 6.58727769
}
}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": 658.727769,
"rate": 6.58727769
}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