Rate Overview
Live
1 AFN = 0.049125 ILS
1 ILS = 20.3562
AFN
Avg
0.049136
High
0.049393
Low
0.048827
Last updated: 3/7/2026, 12:26:34 AM
Quick Conversions
| AFN | ILS |
|---|---|
| 1 AFN | 0.05 ILS |
| 10 AFN | 0.49 ILS |
| 50 AFN | 2.46 ILS |
| 100 AFN | 4.91 ILS |
| 500 AFN | 24.56 ILS |
| 1,000 AFN | 49.13 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-07T00:26:34Z",
"rates": {
"ILS": 0.049125
}
}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.9125000000000005,
"rate": 0.049125
}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