Rate Overview
Live
1 ANG = 3.6569 HRK
1 HRK = 0.273457
ANG
Avg
3.6248
High
3.6569
Low
3.5989
Last updated: 6/19/2026, 8:35:09 AM
Quick Conversions
| ANG | HRK |
|---|---|
| 1 ANG | 3.66 HRK |
| 10 ANG | 36.57 HRK |
| 50 ANG | 182.84 HRK |
| 100 ANG | 365.69 HRK |
| 500 ANG | 1,828.44 HRK |
| 1,000 ANG | 3,656.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-06-19T08:35:09Z",
"rates": {
"HRK": 3.65688
}
}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.688,
"rate": 3.65688
}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