Rate Overview
Live
1 ILS = 22.1807 AFN
1 AFN = 0.045084
ILS
Avg
21.8807
High
22.1807
Low
21.5560
Last updated: 5/27/2026, 8:23:31 PM
Quick Conversions
| ILS | AFN |
|---|---|
| 1 ILS | 22.18 AFN |
| 10 ILS | 221.81 AFN |
| 50 ILS | 1,109.03 AFN |
| 100 ILS | 2,218.07 AFN |
| 500 ILS | 11,090.34 AFN |
| 1,000 ILS | 22,180.67 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-27T20:23:31Z",
"rates": {
"AFN": 22.180674
}
}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.0674,
"rate": 22.180674
}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