Rate Overview
Live
1 ILS = 21.2454 AFN
1 AFN = 0.047069
ILS
Avg
21.3479
High
21.9167
Low
21.0889
Last updated: 7/7/2026, 3:56:37 AM
Quick Conversions
| ILS | AFN |
|---|---|
| 1 ILS | 21.25 AFN |
| 10 ILS | 212.45 AFN |
| 50 ILS | 1,062.27 AFN |
| 100 ILS | 2,124.54 AFN |
| 500 ILS | 10,622.69 AFN |
| 1,000 ILS | 21,245.39 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-07-07T03:56:37Z",
"rates": {
"AFN": 21.245385
}
}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": 2124.5384999999997,
"rate": 21.245385
}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