Rate Overview
Live
1 USD = 6.6113 HRK
1 HRK = 0.151256
USD
Avg
6.4748
High
6.6180
Low
6.2949
Last updated: 7/29/2026, 5:38:00 PM
Quick Conversions
| USD | HRK |
|---|---|
| 1 USD | 6.61 HRK |
| 10 USD | 66.11 HRK |
| 50 USD | 330.56 HRK |
| 100 USD | 661.13 HRK |
| 500 USD | 3,305.65 HRK |
| 1,000 USD | 6,611.29 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-29T17:38:00Z",
"rates": {
"HRK": 6.61129037
}
}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": 661.129037,
"rate": 6.61129037
}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