Rate Overview
Live
1 ALL = 15.8284 IQD
1 IQD = 0.063178
ALL
Avg
15.9378
High
16.0822
Low
15.7942
Last updated: 3/7/2026, 12:10:26 AM
Quick Conversions
| ALL | IQD |
|---|---|
| 1 ALL | 15.83 IQD |
| 10 ALL | 158.28 IQD |
| 50 ALL | 791.42 IQD |
| 100 ALL | 1,582.84 IQD |
| 500 ALL | 7,914.18 IQD |
| 1,000 ALL | 15,828.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-03-07T00:10:26Z",
"rates": {
"IQD": 15.828356
}
}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": 1582.8355999999999,
"rate": 15.828356
}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