Rate Overview
Live
1 IQD = 0.061331 ALL
1 ALL = 16.3050
IQD
Avg
0.061420
High
0.061701
Low
0.061226
Last updated: 8/17/2026, 8:08:42 PM
Quick Conversions
| IQD | ALL |
|---|---|
| 1 IQD | 0.06 ALL |
| 10 IQD | 0.61 ALL |
| 50 IQD | 3.07 ALL |
| 100 IQD | 6.13 ALL |
| 500 IQD | 30.67 ALL |
| 1,000 IQD | 61.33 ALL |
Get IQD/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=ALLExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-08-17T20:08:42Z",
"rates": {
"ALL": 0.061331
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "ALL",
"amount": 100
},
"result": 6.1331,
"rate": 0.061331
}Build with IQD/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key