Rate Overview
Live
1 AFN = 0.100148 HRK
1 HRK = 9.9852
AFN
Avg
0.100889
High
0.102522
Low
0.100148
Last updated: 5/7/2026, 7:47:42 AM
Quick Conversions
| AFN | HRK |
|---|---|
| 1 AFN | 0.10 HRK |
| 10 AFN | 1.00 HRK |
| 50 AFN | 5.01 HRK |
| 100 AFN | 10.01 HRK |
| 500 AFN | 50.07 HRK |
| 1,000 AFN | 100.15 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-05-07T07:47:42Z",
"rates": {
"HRK": 0.100148
}
}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.0148,
"rate": 0.100148
}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