Rate Overview
Live
1 ANG = 3.5998 HRK
1 HRK = 0.277792
ANG
Avg
3.5779
High
3.6042
Low
3.5495
Last updated: 3/7/2026, 12:32:07 AM
Quick Conversions
| ANG | HRK |
|---|---|
| 1 ANG | 3.60 HRK |
| 10 ANG | 36.00 HRK |
| 50 ANG | 179.99 HRK |
| 100 ANG | 359.98 HRK |
| 500 ANG | 1,799.91 HRK |
| 1,000 ANG | 3,599.81 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-07T00:32:07Z",
"rates": {
"HRK": 3.599812
}
}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": 359.9812,
"rate": 3.599812
}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