Rate Overview
Live
1 ANG = 3.5828 HRK
1 HRK = 0.279113
ANG
Avg
3.6197
High
3.6729
Low
3.5495
Last updated: 8/22/2026, 2:39:15 PM
Quick Conversions
| ANG | HRK |
|---|---|
| 1 ANG | 3.58 HRK |
| 10 ANG | 35.83 HRK |
| 50 ANG | 179.14 HRK |
| 100 ANG | 358.28 HRK |
| 500 ANG | 1,791.39 HRK |
| 1,000 ANG | 3,582.77 HRK |
Get ANG/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=HRKExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-08-22T14:39:15Z",
"rates": {
"HRK": 3.582774
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "HRK",
"amount": 100
},
"result": 358.2774,
"rate": 3.582774
}Build with ANG/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key