Rate Overview
Live
1 ANG = 3.6524 HRK
1 HRK = 0.273789
ANG
Avg
3.7159
High
4.0879
Low
3.5474
Last updated: 6/24/2026, 12:30:51 AM
Quick Conversions
| ANG | HRK |
|---|---|
| 1 ANG | 3.65 HRK |
| 10 ANG | 36.52 HRK |
| 50 ANG | 182.62 HRK |
| 100 ANG | 365.25 HRK |
| 500 ANG | 1,826.23 HRK |
| 1,000 ANG | 3,652.45 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-06-24T00:30:51Z",
"rates": {
"HRK": 3.65245
}
}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": 365.245,
"rate": 3.65245
}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