Rate Overview
Live
1 AFN = 0.049762 ILS
1 ILS = 20.0957
AFN
Avg
0.048850
High
0.049786
Low
0.047120
Last updated: 3/27/2026, 3:03:17 PM
Quick Conversions
| AFN | ILS |
|---|---|
| 1 AFN | 0.05 ILS |
| 10 AFN | 0.50 ILS |
| 50 AFN | 2.49 ILS |
| 100 AFN | 4.98 ILS |
| 500 AFN | 24.88 ILS |
| 1,000 AFN | 49.76 ILS |
Get AFN/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=ILSExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-03-27T15:03:17Z",
"rates": {
"ILS": 0.049762
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "ILS",
"amount": 100
},
"result": 4.9762,
"rate": 0.049762
}Build with AFN/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key