Rate Overview
Live
1 IQD = 0.063128 ALL
1 ALL = 15.8408
IQD
Avg
0.062784
High
0.063314
Low
0.062180
Last updated: 3/7/2026, 3:24:19 AM
Quick Conversions
| IQD | ALL |
|---|---|
| 1 IQD | 0.06 ALL |
| 10 IQD | 0.63 ALL |
| 50 IQD | 3.16 ALL |
| 100 IQD | 6.31 ALL |
| 500 IQD | 31.56 ALL |
| 1,000 IQD | 63.13 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-03-07T03:24:19Z",
"rates": {
"ALL": 0.063128
}
}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.3128,
"rate": 0.063128
}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