Rate Overview
Live
1 ILS = 21.6041 AFN
1 AFN = 0.046287
ILS
Avg
21.1770
High
22.4343
Low
20.1319
Last updated: 7/21/2026, 3:24:20 AM
Quick Conversions
| ILS | AFN |
|---|---|
| 1 ILS | 21.60 AFN |
| 10 ILS | 216.04 AFN |
| 50 ILS | 1,080.21 AFN |
| 100 ILS | 2,160.41 AFN |
| 500 ILS | 10,802.07 AFN |
| 1,000 ILS | 21,604.14 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-21T03:24:20Z",
"rates": {
"AFN": 21.604143
}
}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": 2160.4143,
"rate": 21.604143
}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