Rate Overview
Live
1 USD = 6.5295 HRK
1 HRK = 0.153152
USD
Avg
6.4917
High
6.5811
Low
6.3746
Last updated: 3/27/2026, 9:14:00 AM
Quick Conversions
| USD | HRK |
|---|---|
| 1 USD | 6.53 HRK |
| 10 USD | 65.29 HRK |
| 50 USD | 326.47 HRK |
| 100 USD | 652.95 HRK |
| 500 USD | 3,264.74 HRK |
| 1,000 USD | 6,529.47 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-03-27T09:14:00Z",
"rates": {
"HRK": 6.52947036
}
}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": 652.947036,
"rate": 6.52947036
}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