Rate Overview
Live
1 IQD = 0.033988 UAH
1 UAH = 29.4221
IQD
Avg
0.034104
High
0.034272
Low
0.033954
Last updated: 7/7/2026, 12:10:39 AM
Quick Conversions
| IQD | UAH |
|---|---|
| 1 IQD | 0.03 UAH |
| 10 IQD | 0.34 UAH |
| 50 IQD | 1.70 UAH |
| 100 IQD | 3.40 UAH |
| 500 IQD | 16.99 UAH |
| 1,000 IQD | 33.99 UAH |
Get IQD/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=UAHExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-07-07T00:10:39Z",
"rates": {
"UAH": 0.033988
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "UAH",
"amount": 100
},
"result": 3.3987999999999996,
"rate": 0.033988
}Build with IQD/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key