Rate Overview
Live
1 ANG = 3.6549 HRK
1 HRK = 0.273607
ANG
Avg
3.6648
High
3.6979
Low
3.6545
Last updated: 7/8/2026, 8:40:59 PM
Quick Conversions
| ANG | HRK |
|---|---|
| 1 ANG | 3.65 HRK |
| 10 ANG | 36.55 HRK |
| 50 ANG | 182.74 HRK |
| 100 ANG | 365.49 HRK |
| 500 ANG | 1,827.44 HRK |
| 1,000 ANG | 3,654.88 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-08T20:40:59Z",
"rates": {
"HRK": 3.654879
}
}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.4879,
"rate": 3.654879
}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