Rate Overview
Live
1 ILS = 20.0905 AFN
1 AFN = 0.049775
ILS
Avg
19.9280
High
21.3600
Low
17.8617
Last updated: 3/27/2026, 1:18:40 PM
Quick Conversions
| ILS | AFN |
|---|---|
| 1 ILS | 20.09 AFN |
| 10 ILS | 200.91 AFN |
| 50 ILS | 1,004.53 AFN |
| 100 ILS | 2,009.05 AFN |
| 500 ILS | 10,045.27 AFN |
| 1,000 ILS | 20,090.54 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-03-27T13:18:40Z",
"rates": {
"AFN": 20.090542
}
}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": 2009.0542,
"rate": 20.090542
}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