Rate Overview
Live
1 ALL = 15.9216 IQD
1 IQD = 0.062808
ALL
Avg
15.9338
High
16.1583
Low
15.6309
Last updated: 5/29/2026, 2:54:06 PM
Quick Conversions
| ALL | IQD |
|---|---|
| 1 ALL | 15.92 IQD |
| 10 ALL | 159.22 IQD |
| 50 ALL | 796.08 IQD |
| 100 ALL | 1,592.16 IQD |
| 500 ALL | 7,960.80 IQD |
| 1,000 ALL | 15,921.60 IQD |
Get ALL/IQD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=IQDExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-05-29T14:54:06Z",
"rates": {
"IQD": 15.921602
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=IQD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "IQD",
"amount": 100
},
"result": 1592.1602,
"rate": 15.921602
}Build with ALL/IQD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key