Rate Overview
Live
1 IQD = 0.001367 AWG
1 AWG = 731.5289
IQD
Avg
0.001366
High
0.001373
Low
0.001359
Last updated: 3/27/2026, 1:43:25 PM
Quick Conversions
| IQD | AWG |
|---|---|
| 1 IQD | 0.00 AWG |
| 10 IQD | 0.01 AWG |
| 50 IQD | 0.07 AWG |
| 100 IQD | 0.14 AWG |
| 500 IQD | 0.68 AWG |
| 1,000 IQD | 1.37 AWG |
Get IQD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=AWGExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-03-27T13:43:25Z",
"rates": {
"AWG": 0.001367
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "AWG",
"amount": 100
},
"result": 0.1367,
"rate": 0.001367
}Build with IQD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key