Rate Overview
Live
1 AED = 356.2752 IQD
1 IQD = 0.002807
AED
Avg
356.5186
High
358.0132
Low
355.0207
Last updated: 3/27/2026, 11:24:35 AM
Quick Conversions
| AED | IQD |
|---|---|
| 1 AED | 356.28 IQD |
| 10 AED | 3,562.75 IQD |
| 50 AED | 17,813.76 IQD |
| 100 AED | 35,627.52 IQD |
| 500 AED | 178,137.62 IQD |
| 1,000 AED | 356,275.24 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-03-27T11:24:35Z",
"rates": {
"IQD": 356.275241
}
}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": 35627.5241,
"rate": 356.275241
}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