Rate Overview
Live
1 IQD = 0.033876 UAH
1 UAH = 29.5194
IQD
Avg
0.034197
High
0.034365
Low
0.033876
Last updated: 7/8/2026, 2:27:43 PM
Quick Conversions
| IQD | UAH |
|---|---|
| 1 IQD | 0.03 UAH |
| 10 IQD | 0.34 UAH |
| 50 IQD | 1.69 UAH |
| 100 IQD | 3.39 UAH |
| 500 IQD | 16.94 UAH |
| 1,000 IQD | 33.88 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-08T14:27:43Z",
"rates": {
"UAH": 0.033876
}
}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.3876000000000004,
"rate": 0.033876
}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