Rate Overview
Live
1 AFN = 0.047042 ILS
1 ILS = 21.2576
AFN
Avg
0.047099
High
0.047565
Low
0.045627
Last updated: 7/9/2026, 7:47:26 PM
Quick Conversions
| AFN | ILS |
|---|---|
| 1 AFN | 0.05 ILS |
| 10 AFN | 0.47 ILS |
| 50 AFN | 2.35 ILS |
| 100 AFN | 4.70 ILS |
| 500 AFN | 23.52 ILS |
| 1,000 AFN | 47.04 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-07-09T19:47:26Z",
"rates": {
"ILS": 0.047042
}
}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.7042,
"rate": 0.047042
}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