Rate Overview
Live
1 USD = 6.6240 HRK
1 HRK = 0.150967
USD
Avg
6.4731
High
6.6254
Low
6.3459
Last updated: 7/26/2026, 3:20:59 AM
Quick Conversions
| USD | HRK |
|---|---|
| 1 USD | 6.62 HRK |
| 10 USD | 66.24 HRK |
| 50 USD | 331.20 HRK |
| 100 USD | 662.40 HRK |
| 500 USD | 3,311.99 HRK |
| 1,000 USD | 6,623.98 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-26T03:20:59Z",
"rates": {
"HRK": 6.62398488
}
}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": 662.398488,
"rate": 6.62398488
}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