Rate Overview
Live
1 ANG = 3.6300 HRK
1 HRK = 0.275481
ANG
Avg
3.6058
High
3.6613
Low
3.5409
Last updated: 3/27/2026, 10:17:55 AM
Quick Conversions
| ANG | HRK |
|---|---|
| 1 ANG | 3.63 HRK |
| 10 ANG | 36.30 HRK |
| 50 ANG | 181.50 HRK |
| 100 ANG | 363.00 HRK |
| 500 ANG | 1,815.01 HRK |
| 1,000 ANG | 3,630.01 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-03-27T10:17:55Z",
"rates": {
"HRK": 3.630012
}
}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": 363.0012,
"rate": 3.630012
}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