Rate Overview
Live
1 USD = 6.4821 HRK
1 HRK = 0.154271
USD
Avg
6.4933
High
6.5070
Low
6.4696
Last updated: 9/4/2026, 5:56:45 PM
Quick Conversions
| USD | HRK |
|---|---|
| 1 USD | 6.48 HRK |
| 10 USD | 64.82 HRK |
| 50 USD | 324.11 HRK |
| 100 USD | 648.21 HRK |
| 500 USD | 3,241.06 HRK |
| 1,000 USD | 6,482.11 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-09-04T17:56:45Z",
"rates": {
"HRK": 6.48211288
}
}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": 648.211288,
"rate": 6.48211288
}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