Rate Overview
Live
1 ILS = 21.4224 AFN
1 AFN = 0.046680
ILS
Avg
21.7390
High
21.9075
Low
21.4224
Last updated: 9/7/2026, 2:25:15 AM
Quick Conversions
| ILS | AFN |
|---|---|
| 1 ILS | 21.42 AFN |
| 10 ILS | 214.22 AFN |
| 50 ILS | 1,071.12 AFN |
| 100 ILS | 2,142.24 AFN |
| 500 ILS | 10,711.21 AFN |
| 1,000 ILS | 21,422.42 AFN |
Get ILS/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=AFNExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-09-07T02:25:15Z",
"rates": {
"AFN": 21.422421
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "AFN",
"amount": 100
},
"result": 2142.2421,
"rate": 21.422421
}Build with ILS/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key