Rate Overview
Live
1 AED = 356.5213 IQD
1 IQD = 0.002805
AED
Avg
356.6147
High
357.3045
Low
354.7147
Last updated: 7/21/2026, 12:13:43 AM
Quick Conversions
| AED | IQD |
|---|---|
| 1 AED | 356.52 IQD |
| 10 AED | 3,565.21 IQD |
| 50 AED | 17,826.07 IQD |
| 100 AED | 35,652.13 IQD |
| 500 AED | 178,260.66 IQD |
| 1,000 AED | 356,521.31 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-07-21T00:13:43Z",
"rates": {
"IQD": 356.52131
}
}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": 35652.131,
"rate": 356.52131
}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