Rate Overview
Live
1 ALL = 16.1827 IQD
1 IQD = 0.061794
ALL
Avg
16.0992
High
16.1827
Low
15.9776
Last updated: 5/9/2026, 8:44:40 AM
Quick Conversions
| ALL | IQD |
|---|---|
| 1 ALL | 16.18 IQD |
| 10 ALL | 161.83 IQD |
| 50 ALL | 809.14 IQD |
| 100 ALL | 1,618.27 IQD |
| 500 ALL | 8,091.37 IQD |
| 1,000 ALL | 16,182.75 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-09T08:44:40Z",
"rates": {
"IQD": 16.182748
}
}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": 1618.2748,
"rate": 16.182748
}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