Rate Overview
Live
1 ALL = 15.7312 IQD
1 IQD = 0.063568
ALL
Avg
15.8248
High
16.0822
Low
15.5996
Last updated: 3/27/2026, 8:21:59 AM
Quick Conversions
| ALL | IQD |
|---|---|
| 1 ALL | 15.73 IQD |
| 10 ALL | 157.31 IQD |
| 50 ALL | 786.56 IQD |
| 100 ALL | 1,573.12 IQD |
| 500 ALL | 7,865.59 IQD |
| 1,000 ALL | 15,731.17 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-27T08:21:59Z",
"rates": {
"IQD": 15.731174
}
}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": 1573.1173999999999,
"rate": 15.731174
}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