Rate Overview
Live
1 AED = 356.7163 IQD
1 IQD = 0.002803
AED
Avg
356.6852
High
356.7993
Low
356.5568
Last updated: 6/16/2026, 6:10:33 AM
Quick Conversions
| AED | IQD |
|---|---|
| 1 AED | 356.72 IQD |
| 10 AED | 3,567.16 IQD |
| 50 AED | 17,835.82 IQD |
| 100 AED | 35,671.63 IQD |
| 500 AED | 178,358.17 IQD |
| 1,000 AED | 356,716.34 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-06-16T06:10:33Z",
"rates": {
"IQD": 356.716336
}
}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": 35671.6336,
"rate": 356.716336
}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