Rate Overview
Live
1 AFN = 0.045503 ILS
1 ILS = 21.9766
AFN
Avg
0.045332
High
0.045714
Low
0.045079
Last updated: 8/21/2026, 6:42:50 AM
Quick Conversions
| AFN | ILS |
|---|---|
| 1 AFN | 0.05 ILS |
| 10 AFN | 0.46 ILS |
| 50 AFN | 2.28 ILS |
| 100 AFN | 4.55 ILS |
| 500 AFN | 22.75 ILS |
| 1,000 AFN | 45.50 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-08-21T06:42:50Z",
"rates": {
"ILS": 0.045503
}
}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.5503,
"rate": 0.045503
}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