Rate Overview
Live
1 ILS = 20.1100 AFN
1 AFN = 0.049726
ILS
Avg
20.2598
High
20.5726
Low
19.8499
Last updated: 3/27/2026, 12:54:52 PM
Quick Conversions
| ILS | AFN |
|---|---|
| 1 ILS | 20.11 AFN |
| 10 ILS | 201.10 AFN |
| 50 ILS | 1,005.50 AFN |
| 100 ILS | 2,011.00 AFN |
| 500 ILS | 10,055.00 AFN |
| 1,000 ILS | 20,110.00 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-27T12:54:52Z",
"rates": {
"AFN": 20.110002
}
}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": 2011.0002000000002,
"rate": 20.110002
}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