Rate Overview
Live
1 AED = 357.1631 IQD
1 IQD = 0.002800
AED
Avg
356.6781
High
357.7938
Low
355.3554
Last updated: 7/21/2026, 3:37:25 PM
Quick Conversions
| AED | IQD |
|---|---|
| 1 AED | 357.16 IQD |
| 10 AED | 3,571.63 IQD |
| 50 AED | 17,858.16 IQD |
| 100 AED | 35,716.31 IQD |
| 500 AED | 178,581.56 IQD |
| 1,000 AED | 357,163.12 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-21T15:37:25Z",
"rates": {
"IQD": 357.163123
}
}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": 35716.3123,
"rate": 357.163123
}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