Rate Overview
Live
1 ILS = 20.0956 AFN
1 AFN = 0.049762
ILS
Avg
20.2751
High
21.2221
Low
19.0935
Last updated: 3/27/2026, 3:12:08 PM
Quick Conversions
| ILS | AFN |
|---|---|
| 1 ILS | 20.10 AFN |
| 10 ILS | 200.96 AFN |
| 50 ILS | 1,004.78 AFN |
| 100 ILS | 2,009.56 AFN |
| 500 ILS | 10,047.82 AFN |
| 1,000 ILS | 20,095.64 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-03-27T15:12:08Z",
"rates": {
"AFN": 20.095643
}
}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": 2009.5643,
"rate": 20.095643
}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