Rate Overview
Live
1 ILS = 444.4267 IQD
1 IQD = 0.002250
ILS
Avg
438.6804
High
444.4267
Low
435.6327
Last updated: 8/14/2026, 12:24:50 PM
Quick Conversions
| ILS | IQD |
|---|---|
| 1 ILS | 444.43 IQD |
| 10 ILS | 4,444.27 IQD |
| 50 ILS | 22,221.34 IQD |
| 100 ILS | 44,442.67 IQD |
| 500 ILS | 222,213.37 IQD |
| 1,000 ILS | 444,426.75 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-08-14T12:24:50Z",
"rates": {
"IQD": 444.426749
}
}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": 44442.6749,
"rate": 444.426749
}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