Rate Overview
Live
1 AFN = 0.099400 HRK
1 HRK = 10.0604
AFN
Avg
0.099608
High
0.100520
Low
0.098511
Last updated: 7/27/2026, 5:09:28 PM
Quick Conversions
| AFN | HRK |
|---|---|
| 1 AFN | 0.10 HRK |
| 10 AFN | 0.99 HRK |
| 50 AFN | 4.97 HRK |
| 100 AFN | 9.94 HRK |
| 500 AFN | 49.70 HRK |
| 1,000 AFN | 99.40 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-27T17:09:28Z",
"rates": {
"HRK": 0.0994
}
}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.94,
"rate": 0.0994
}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