Rate Overview
Live
1 ILS = 21.9296 AFN
1 AFN = 0.045600
ILS
Avg
21.8744
High
21.9464
Low
21.8084
Last updated: 8/13/2026, 3:22:25 AM
Quick Conversions
| ILS | AFN |
|---|---|
| 1 ILS | 21.93 AFN |
| 10 ILS | 219.30 AFN |
| 50 ILS | 1,096.48 AFN |
| 100 ILS | 2,192.96 AFN |
| 500 ILS | 10,964.81 AFN |
| 1,000 ILS | 21,929.61 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-08-13T03:22:25Z",
"rates": {
"AFN": 21.929614
}
}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": 2192.9614,
"rate": 21.929614
}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