Rate Overview
Live
1 AED = 357.1680 IQD
1 IQD = 0.002800
AED
Avg
356.9246
High
358.8159
Low
355.1012
Last updated: 7/21/2026, 8:27:25 AM
Quick Conversions
| AED | IQD |
|---|---|
| 1 AED | 357.17 IQD |
| 10 AED | 3,571.68 IQD |
| 50 AED | 17,858.40 IQD |
| 100 AED | 35,716.80 IQD |
| 500 AED | 178,583.99 IQD |
| 1,000 AED | 357,167.99 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-21T08:27:25Z",
"rates": {
"IQD": 357.167985
}
}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.7985,
"rate": 357.167985
}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