Rate Overview
Live
1 ANG = 3.5936 HRK
1 HRK = 0.278269
ANG
Avg
3.7175
High
4.0879
Low
3.5474
Last updated: 5/27/2026, 4:09:12 PM
Quick Conversions
| ANG | HRK |
|---|---|
| 1 ANG | 3.59 HRK |
| 10 ANG | 35.94 HRK |
| 50 ANG | 179.68 HRK |
| 100 ANG | 359.36 HRK |
| 500 ANG | 1,796.82 HRK |
| 1,000 ANG | 3,593.64 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-05-27T16:09:12Z",
"rates": {
"HRK": 3.59364
}
}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": 359.36400000000003,
"rate": 3.59364
}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