Rate Overview
Live
1 ILS = 433.4389 IQD
1 IQD = 0.002307
ILS
Avg
431.4387
High
464.9973
Low
411.5193
Last updated: 7/9/2026, 3:39:46 PM
Quick Conversions
| ILS | IQD |
|---|---|
| 1 ILS | 433.44 IQD |
| 10 ILS | 4,334.39 IQD |
| 50 ILS | 21,671.94 IQD |
| 100 ILS | 43,343.89 IQD |
| 500 ILS | 216,719.44 IQD |
| 1,000 ILS | 433,438.87 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-07-09T15:39:46Z",
"rates": {
"IQD": 433.438871
}
}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": 43343.8871,
"rate": 433.438871
}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