Rate Overview
Live
1 IQD = 0.002408 ILS
1 ILS = 415.2824
IQD
Avg
0.002386
High
0.002408
Low
0.002372
Last updated: 3/27/2026, 1:56:19 PM
Quick Conversions
| IQD | ILS |
|---|---|
| 1 IQD | 0.00 ILS |
| 10 IQD | 0.02 ILS |
| 50 IQD | 0.12 ILS |
| 100 IQD | 0.24 ILS |
| 500 IQD | 1.20 ILS |
| 1,000 IQD | 2.41 ILS |
Get IQD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=ILSExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-03-27T13:56:19Z",
"rates": {
"ILS": 0.002408
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "ILS",
"amount": 100
},
"result": 0.2408,
"rate": 0.002408
}Build with IQD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key