Rate Overview
Live
1 ILS = 436.7674 IQD
1 IQD = 0.002290
ILS
Avg
431.7766
High
436.7674
Low
424.8620
Last updated: 4/16/2026, 5:57:11 PM
Quick Conversions
| ILS | IQD |
|---|---|
| 1 ILS | 436.77 IQD |
| 10 ILS | 4,367.67 IQD |
| 50 ILS | 21,838.37 IQD |
| 100 ILS | 43,676.74 IQD |
| 500 ILS | 218,383.69 IQD |
| 1,000 ILS | 436,767.38 IQD |
Get ILS/IQD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=IQDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-04-16T17:57:11Z",
"rates": {
"IQD": 436.767382
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=IQD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "IQD",
"amount": 100
},
"result": 43676.7382,
"rate": 436.767382
}Build with ILS/IQD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key