Rate Overview
Live
1 ANG = 3.5745 HRK
1 HRK = 0.279758
ANG
Avg
3.5775
High
3.6007
Low
3.5634
Last updated: 4/17/2026, 6:31:31 AM
Quick Conversions
| ANG | HRK |
|---|---|
| 1 ANG | 3.57 HRK |
| 10 ANG | 35.75 HRK |
| 50 ANG | 178.73 HRK |
| 100 ANG | 357.45 HRK |
| 500 ANG | 1,787.26 HRK |
| 1,000 ANG | 3,574.52 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-04-17T06:31:31Z",
"rates": {
"HRK": 3.574524
}
}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": 357.45239999999995,
"rate": 3.574524
}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