Rate Overview
Live
1 ILS = 415.1948 IQD
1 IQD = 0.002409
ILS
Avg
419.0960
High
421.5322
Low
415.1948
Last updated: 3/27/2026, 1:55:00 PM
Quick Conversions
| ILS | IQD |
|---|---|
| 1 ILS | 415.19 IQD |
| 10 ILS | 4,151.95 IQD |
| 50 ILS | 20,759.74 IQD |
| 100 ILS | 41,519.48 IQD |
| 500 ILS | 207,597.39 IQD |
| 1,000 ILS | 415,194.77 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-27T13:55:00Z",
"rates": {
"IQD": 415.194772
}
}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": 41519.4772,
"rate": 415.194772
}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