Rate Overview
Live
1 AED = 355.7471 IQD
1 IQD = 0.002811
AED
Avg
356.3459
High
356.8365
Low
355.7471
Last updated: 4/16/2026, 5:47:33 PM
Quick Conversions
| AED | IQD |
|---|---|
| 1 AED | 355.75 IQD |
| 10 AED | 3,557.47 IQD |
| 50 AED | 17,787.36 IQD |
| 100 AED | 35,574.71 IQD |
| 500 AED | 177,873.56 IQD |
| 1,000 AED | 355,747.13 IQD |
Get AED/IQD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=IQDExample Response:
{
"success": true,
"base": "AED",
"date": "2026-04-16T17:47:33Z",
"rates": {
"IQD": 355.747125
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=IQD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "IQD",
"amount": 100
},
"result": 35574.7125,
"rate": 355.747125
}Build with AED/IQD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key