Rate Overview
Live
1 ALL = 16.5241 IQD
1 IQD = 0.060518
ALL
Avg
16.5291
High
16.5598
Low
16.5194
Last updated: 9/11/2026, 9:10:40 PM
Quick Conversions
| ALL | IQD |
|---|---|
| 1 ALL | 16.52 IQD |
| 10 ALL | 165.24 IQD |
| 50 ALL | 826.21 IQD |
| 100 ALL | 1,652.41 IQD |
| 500 ALL | 8,262.05 IQD |
| 1,000 ALL | 16,524.10 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-09-11T21:10:40Z",
"rates": {
"IQD": 16.5241
}
}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": 1652.41,
"rate": 16.5241
}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