Rate Overview
Live
1 USD = 6.4248 HRK
1 HRK = 0.155647
USD
Avg
6.4265
High
6.4472
Low
6.4095
Last updated: 5/8/2026, 1:04:26 PM
Quick Conversions
| USD | HRK |
|---|---|
| 1 USD | 6.42 HRK |
| 10 USD | 64.25 HRK |
| 50 USD | 321.24 HRK |
| 100 USD | 642.48 HRK |
| 500 USD | 3,212.40 HRK |
| 1,000 USD | 6,424.80 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-05-08T13:04:26Z",
"rates": {
"HRK": 6.42480205
}
}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": 642.4802050000001,
"rate": 6.42480205
}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