Rate Overview
Live
1 IQD = 0.033967 UAH
1 UAH = 29.4403
IQD
Avg
0.033982
High
0.034040
Low
0.033934
Last updated: 9/3/2026, 2:25:27 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.98 UAH |
| 1,000 IQD | 33.97 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-09-03T02:25:27Z",
"rates": {
"UAH": 0.033967
}
}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.3966999999999996,
"rate": 0.033967
}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