Rate Overview
Live
1 ANG = 3.6647 HRK
1 HRK = 0.272871
ANG
Avg
3.5961
High
3.6979
Low
3.4995
Last updated: 7/11/2026, 5:09:34 PM
Quick Conversions
| ANG | HRK |
|---|---|
| 1 ANG | 3.66 HRK |
| 10 ANG | 36.65 HRK |
| 50 ANG | 183.24 HRK |
| 100 ANG | 366.47 HRK |
| 500 ANG | 1,832.36 HRK |
| 1,000 ANG | 3,664.73 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-07-11T17:09:34Z",
"rates": {
"HRK": 3.664729
}
}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": 366.4729,
"rate": 3.664729
}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