Rate Overview
Live
1 IQD = 0.034246 UAH
1 UAH = 29.2005
IQD
Avg
0.034255
High
0.034365
Low
0.034063
Last updated: 6/16/2026, 1:25:55 PM
Quick Conversions
| IQD | UAH |
|---|---|
| 1 IQD | 0.03 UAH |
| 10 IQD | 0.34 UAH |
| 50 IQD | 1.71 UAH |
| 100 IQD | 3.42 UAH |
| 500 IQD | 17.12 UAH |
| 1,000 IQD | 34.25 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-06-16T13:25:55Z",
"rates": {
"UAH": 0.034246
}
}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.4246,
"rate": 0.034246
}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