Rate Overview
Live
1 USD = 6.5012 HRK
1 HRK = 0.153817
USD
Avg
6.4871
High
6.5012
Low
6.4730
Last updated: 5/28/2026, 5:39:23 PM
Quick Conversions
| USD | HRK |
|---|---|
| 1 USD | 6.50 HRK |
| 10 USD | 65.01 HRK |
| 50 USD | 325.06 HRK |
| 100 USD | 650.12 HRK |
| 500 USD | 3,250.62 HRK |
| 1,000 USD | 6,501.25 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-28T17:39:23Z",
"rates": {
"HRK": 6.50124502
}
}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": 650.124502,
"rate": 6.50124502
}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