Rate Overview
Live
1 ANG = 3.6788 HRK
1 HRK = 0.271830
ANG
Avg
3.6767
High
3.6937
Low
3.6614
Last updated: 7/29/2026, 6:47:45 PM
Quick Conversions
| ANG | HRK |
|---|---|
| 1 ANG | 3.68 HRK |
| 10 ANG | 36.79 HRK |
| 50 ANG | 183.94 HRK |
| 100 ANG | 367.88 HRK |
| 500 ANG | 1,839.38 HRK |
| 1,000 ANG | 3,678.77 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-29T18:47:45Z",
"rates": {
"HRK": 3.678768
}
}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": 367.8768,
"rate": 3.678768
}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