Rate Overview
Live
1 AFN = 0.103188 HRK
1 HRK = 9.6910
AFN
Avg
0.099928
High
0.105366
Low
0.096417
Last updated: 5/27/2026, 10:56:57 AM
Quick Conversions
| AFN | HRK |
|---|---|
| 1 AFN | 0.10 HRK |
| 10 AFN | 1.03 HRK |
| 50 AFN | 5.16 HRK |
| 100 AFN | 10.32 HRK |
| 500 AFN | 51.59 HRK |
| 1,000 AFN | 103.19 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-27T10:56:57Z",
"rates": {
"HRK": 0.103188
}
}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.3188,
"rate": 0.103188
}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