Rate Overview
Live
1 ANG = 3.6847 HRK
1 HRK = 0.271396
ANG
Avg
3.6661
High
3.6847
Low
3.6515
Last updated: 7/24/2026, 11:46:30 AM
Quick Conversions
| ANG | HRK |
|---|---|
| 1 ANG | 3.68 HRK |
| 10 ANG | 36.85 HRK |
| 50 ANG | 184.23 HRK |
| 100 ANG | 368.47 HRK |
| 500 ANG | 1,842.33 HRK |
| 1,000 ANG | 3,684.66 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-24T11:46:30Z",
"rates": {
"HRK": 3.684658
}
}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": 368.4658,
"rate": 3.684658
}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