Rate Overview
Live
1 AFN = 0.046006 ILS
1 ILS = 21.7363
AFN
Avg
0.046144
High
0.046644
Low
0.045618
Last updated: 9/12/2026, 4:26:31 AM
Quick Conversions
| AFN | ILS |
|---|---|
| 1 AFN | 0.05 ILS |
| 10 AFN | 0.46 ILS |
| 50 AFN | 2.30 ILS |
| 100 AFN | 4.60 ILS |
| 500 AFN | 23.00 ILS |
| 1,000 AFN | 46.01 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-09-12T04:26:31Z",
"rates": {
"ILS": 0.046006
}
}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.6006,
"rate": 0.046006
}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