Rate Overview
Live
1 USD = 6.6216 HRK
1 HRK = 0.151021
USD
Avg
6.6149
High
6.6249
Low
6.5931
Last updated: 7/29/2026, 3:05:41 AM
Quick Conversions
| USD | HRK |
|---|---|
| 1 USD | 6.62 HRK |
| 10 USD | 66.22 HRK |
| 50 USD | 331.08 HRK |
| 100 USD | 662.16 HRK |
| 500 USD | 3,310.81 HRK |
| 1,000 USD | 6,621.61 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-29T03:05:41Z",
"rates": {
"HRK": 6.62161156
}
}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.161156,
"rate": 6.62161156
}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