Rate Overview
Live
1 AFN = 0.099121 HRK
1 HRK = 10.0887
AFN
Avg
0.098417
High
0.103809
Low
0.091633
Last updated: 7/23/2026, 1:00:08 AM
Quick Conversions
| AFN | HRK |
|---|---|
| 1 AFN | 0.10 HRK |
| 10 AFN | 0.99 HRK |
| 50 AFN | 4.96 HRK |
| 100 AFN | 9.91 HRK |
| 500 AFN | 49.56 HRK |
| 1,000 AFN | 99.12 HRK |
Get AFN/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=HRKExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-07-23T01:00:08Z",
"rates": {
"HRK": 0.099121
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "HRK",
"amount": 100
},
"result": 9.9121,
"rate": 0.099121
}Build with AFN/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key