Rate Overview
Live
1 AFN = 0.098511 HRK
1 HRK = 10.1512
AFN
Avg
0.101115
High
0.105366
Low
0.096417
Last updated: 7/23/2026, 12:59:22 PM
Quick Conversions
| AFN | HRK |
|---|---|
| 1 AFN | 0.10 HRK |
| 10 AFN | 0.99 HRK |
| 50 AFN | 4.93 HRK |
| 100 AFN | 9.85 HRK |
| 500 AFN | 49.26 HRK |
| 1,000 AFN | 98.51 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-23T12:59:22Z",
"rates": {
"HRK": 0.098511
}
}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.8511,
"rate": 0.098511
}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