Rate Overview
Live
1 ALL = 16.1394 IQD
1 IQD = 0.061960
ALL
Avg
15.9713
High
16.2234
Low
15.7137
Last updated: 8/2/2026, 12:58:37 PM
Quick Conversions
| ALL | IQD |
|---|---|
| 1 ALL | 16.14 IQD |
| 10 ALL | 161.39 IQD |
| 50 ALL | 806.97 IQD |
| 100 ALL | 1,613.94 IQD |
| 500 ALL | 8,069.68 IQD |
| 1,000 ALL | 16,139.36 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-08-02T12:58:37Z",
"rates": {
"IQD": 16.139363
}
}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": 1613.9362999999998,
"rate": 16.139363
}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