Rate Overview
Live
1 ILS = 21.7683 AFN
1 AFN = 0.045938
ILS
Avg
21.2644
High
22.4343
Low
20.1319
Last updated: 7/27/2026, 5:21:16 PM
Quick Conversions
| ILS | AFN |
|---|---|
| 1 ILS | 21.77 AFN |
| 10 ILS | 217.68 AFN |
| 50 ILS | 1,088.42 AFN |
| 100 ILS | 2,176.83 AFN |
| 500 ILS | 10,884.16 AFN |
| 1,000 ILS | 21,768.33 AFN |
Get ILS/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=AFNExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-27T17:21:16Z",
"rates": {
"AFN": 21.768328
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "AFN",
"amount": 100
},
"result": 2176.8328,
"rate": 21.768328
}Build with ILS/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key