Rate Overview
Live
1 AFN = 0.098757 HRK
1 HRK = 10.1259
AFN
Avg
0.098923
High
0.099826
Low
0.098085
Last updated: 9/3/2026, 5:10:18 AM
Quick Conversions
| AFN | HRK |
|---|---|
| 1 AFN | 0.10 HRK |
| 10 AFN | 0.99 HRK |
| 50 AFN | 4.94 HRK |
| 100 AFN | 9.88 HRK |
| 500 AFN | 49.38 HRK |
| 1,000 AFN | 98.76 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-09-03T05:10:18Z",
"rates": {
"HRK": 0.098757
}
}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.8757,
"rate": 0.098757
}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