Rate Overview
Live
1 ILS = 461.7619 IQD
1 IQD = 0.002166
ILS
Avg
407.4048
High
461.7619
Low
369.8138
Last updated: 5/27/2026, 12:34:04 PM
Quick Conversions
| ILS | IQD |
|---|---|
| 1 ILS | 461.76 IQD |
| 10 ILS | 4,617.62 IQD |
| 50 ILS | 23,088.10 IQD |
| 100 ILS | 46,176.19 IQD |
| 500 ILS | 230,880.96 IQD |
| 1,000 ILS | 461,761.91 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-05-27T12:34:04Z",
"rates": {
"IQD": 461.76191
}
}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": 46176.191,
"rate": 461.76191
}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