Rate Overview
Live
1 ILS = 428.8466 IQD
1 IQD = 0.002332
ILS
Avg
432.4771
High
461.5450
Low
415.9349
Last updated: 7/24/2026, 1:15:14 PM
Quick Conversions
| ILS | IQD |
|---|---|
| 1 ILS | 428.85 IQD |
| 10 ILS | 4,288.47 IQD |
| 50 ILS | 21,442.33 IQD |
| 100 ILS | 42,884.66 IQD |
| 500 ILS | 214,423.30 IQD |
| 1,000 ILS | 428,846.61 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-24T13:15:14Z",
"rates": {
"IQD": 428.846605
}
}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": 42884.6605,
"rate": 428.846605
}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