Rate Overview
Live
1 ILS = 20.1905 AFN
1 AFN = 0.049528
ILS
Avg
20.3154
High
20.4804
Low
20.1905
Last updated: 3/7/2026, 4:06:57 AM
Quick Conversions
| ILS | AFN |
|---|---|
| 1 ILS | 20.19 AFN |
| 10 ILS | 201.90 AFN |
| 50 ILS | 1,009.52 AFN |
| 100 ILS | 2,019.05 AFN |
| 500 ILS | 10,095.25 AFN |
| 1,000 ILS | 20,190.49 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-07T04:06:57Z",
"rates": {
"AFN": 20.19049
}
}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": 2019.049,
"rate": 20.19049
}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