Rate Overview
Live
1 ILS = 22.1897 AFN
1 AFN = 0.045066
ILS
Avg
21.7013
High
22.2023
Low
20.7384
Last updated: 5/27/2026, 9:35:38 PM
Quick Conversions
| ILS | AFN |
|---|---|
| 1 ILS | 22.19 AFN |
| 10 ILS | 221.90 AFN |
| 50 ILS | 1,109.48 AFN |
| 100 ILS | 2,218.97 AFN |
| 500 ILS | 11,094.85 AFN |
| 1,000 ILS | 22,189.70 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-05-27T21:35:38Z",
"rates": {
"AFN": 22.189697
}
}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": 2218.9697,
"rate": 22.189697
}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