Rate Overview
Live
1 ILS = 21.6070 AFN
1 AFN = 0.046281
ILS
Avg
21.5543
High
22.0666
Low
20.9635
Last updated: 6/17/2026, 6:36:22 AM
Quick Conversions
| ILS | AFN |
|---|---|
| 1 ILS | 21.61 AFN |
| 10 ILS | 216.07 AFN |
| 50 ILS | 1,080.35 AFN |
| 100 ILS | 2,160.70 AFN |
| 500 ILS | 10,803.51 AFN |
| 1,000 ILS | 21,607.02 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-06-17T06:36:22Z",
"rates": {
"AFN": 21.607016
}
}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.7016000000003,
"rate": 21.607016
}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