Rate Overview
Live
1 AED = 356.6689 IQD
1 IQD = 0.002804
AED
Avg
356.7089
High
357.1033
Low
355.8786
Last updated: 8/15/2026, 5:36:21 AM
Quick Conversions
| AED | IQD |
|---|---|
| 1 AED | 356.67 IQD |
| 10 AED | 3,566.69 IQD |
| 50 AED | 17,833.44 IQD |
| 100 AED | 35,666.89 IQD |
| 500 AED | 178,334.44 IQD |
| 1,000 AED | 356,668.89 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-08-15T05:36:21Z",
"rates": {
"IQD": 356.668889
}
}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": 35666.8889,
"rate": 356.668889
}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