Rate Overview
Live
1 AFN = 0.103130 HRK
1 HRK = 9.6965
AFN
Avg
0.103237
High
0.104492
Low
0.101123
Last updated: 6/16/2026, 1:28:19 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.57 HRK |
| 1,000 AFN | 103.13 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-06-16T13:28:19Z",
"rates": {
"HRK": 0.10313
}
}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.313,
"rate": 0.10313
}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