Rate Overview
Live
1 AFN = 0.103113 HRK
1 HRK = 9.6981
AFN
Avg
0.098775
High
0.104749
Low
0.095650
Last updated: 3/27/2026, 3:33:08 PM
Quick Conversions
| AFN | HRK |
|---|---|
| 1 AFN | 0.10 HRK |
| 10 AFN | 1.03 HRK |
| 50 AFN | 5.16 HRK |
| 100 AFN | 10.31 HRK |
| 500 AFN | 51.56 HRK |
| 1,000 AFN | 103.11 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-03-27T15:33:08Z",
"rates": {
"HRK": 0.103113
}
}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": 10.3113,
"rate": 0.103113
}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