Rate Overview
Live
1 AFN = 0.045332 ILS
1 ILS = 22.0595
AFN
Avg
0.045786
High
0.046354
Low
0.045040
Last updated: 5/9/2026, 3:41:32 AM
Quick Conversions
| AFN | ILS |
|---|---|
| 1 AFN | 0.05 ILS |
| 10 AFN | 0.45 ILS |
| 50 AFN | 2.27 ILS |
| 100 AFN | 4.53 ILS |
| 500 AFN | 22.67 ILS |
| 1,000 AFN | 45.33 ILS |
Get AFN/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=ILSExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-05-09T03:41:32Z",
"rates": {
"ILS": 0.045332
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "ILS",
"amount": 100
},
"result": 4.5332,
"rate": 0.045332
}Build with AFN/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key