Rate Overview
Live
1 USD = 6.5937 HRK
1 HRK = 0.151661
USD
Avg
6.5939
High
6.6207
Low
6.5853
Last updated: 7/9/2026, 6:49:54 AM
Quick Conversions
| USD | HRK |
|---|---|
| 1 USD | 6.59 HRK |
| 10 USD | 65.94 HRK |
| 50 USD | 329.68 HRK |
| 100 USD | 659.37 HRK |
| 500 USD | 3,296.83 HRK |
| 1,000 USD | 6,593.65 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-09T06:49:54Z",
"rates": {
"HRK": 6.59365133
}
}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": 659.365133,
"rate": 6.59365133
}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