Rate Overview
Live
1 ILS = 415.3002 IQD
1 IQD = 0.002408
ILS
Avg
418.8764
High
421.5322
Low
414.8683
Last updated: 3/27/2026, 3:47:39 PM
Quick Conversions
| ILS | IQD |
|---|---|
| 1 ILS | 415.30 IQD |
| 10 ILS | 4,153.00 IQD |
| 50 ILS | 20,765.01 IQD |
| 100 ILS | 41,530.02 IQD |
| 500 ILS | 207,650.09 IQD |
| 1,000 ILS | 415,300.18 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-03-27T15:47:39Z",
"rates": {
"IQD": 415.300181
}
}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": 41530.0181,
"rate": 415.300181
}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