Rate Overview
Live
1 ANG = 3.5810 HRK
1 HRK = 0.279255
ANG
Avg
3.5916
High
3.6086
Low
3.5810
Last updated: 5/7/2026, 11:24:44 AM
Quick Conversions
| ANG | HRK |
|---|---|
| 1 ANG | 3.58 HRK |
| 10 ANG | 35.81 HRK |
| 50 ANG | 179.05 HRK |
| 100 ANG | 358.10 HRK |
| 500 ANG | 1,790.48 HRK |
| 1,000 ANG | 3,580.96 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-05-07T11:24:44Z",
"rates": {
"HRK": 3.580956
}
}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": 358.0956,
"rate": 3.580956
}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