Rate Overview
Live
1 ILS = 438.7653 IQD
1 IQD = 0.002279
ILS
Avg
389.7664
High
445.0838
Low
345.7070
Last updated: 7/1/2026, 4:46:12 PM
Quick Conversions
| ILS | IQD |
|---|---|
| 1 ILS | 438.77 IQD |
| 10 ILS | 4,387.65 IQD |
| 50 ILS | 21,938.26 IQD |
| 100 ILS | 43,876.53 IQD |
| 500 ILS | 219,382.65 IQD |
| 1,000 ILS | 438,765.30 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-01T16:46:12Z",
"rates": {
"IQD": 438.765297
}
}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": 43876.5297,
"rate": 438.765297
}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