Rate Overview
Live
1 ALL = 15.8701 IQD
1 IQD = 0.063012
ALL
Avg
15.9549
High
16.0311
Low
15.8701
Last updated: 6/19/2026, 10:29:36 AM
Quick Conversions
| ALL | IQD |
|---|---|
| 1 ALL | 15.87 IQD |
| 10 ALL | 158.70 IQD |
| 50 ALL | 793.50 IQD |
| 100 ALL | 1,587.01 IQD |
| 500 ALL | 7,935.05 IQD |
| 1,000 ALL | 15,870.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-06-19T10:29:36Z",
"rates": {
"IQD": 15.870099
}
}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": 1587.0099,
"rate": 15.870099
}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