Rate Overview
Live
1 ANG = 3.6050 HRK
1 HRK = 0.277391
ANG
Avg
3.6014
High
3.6979
Low
3.4995
Last updated: 9/4/2026, 5:30:21 PM
Quick Conversions
| ANG | HRK |
|---|---|
| 1 ANG | 3.61 HRK |
| 10 ANG | 36.05 HRK |
| 50 ANG | 180.25 HRK |
| 100 ANG | 360.50 HRK |
| 500 ANG | 1,802.51 HRK |
| 1,000 ANG | 3,605.02 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-09-04T17:30:21Z",
"rates": {
"HRK": 3.60502
}
}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": 360.502,
"rate": 3.60502
}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