Rate Overview
Live
1 IQD = 0.033352 UAH
1 UAH = 29.9832
IQD
Avg
0.033187
High
0.033492
Low
0.032886
Last updated: 3/7/2026, 9:25:20 AM
Quick Conversions
| IQD | UAH |
|---|---|
| 1 IQD | 0.03 UAH |
| 10 IQD | 0.33 UAH |
| 50 IQD | 1.67 UAH |
| 100 IQD | 3.34 UAH |
| 500 IQD | 16.68 UAH |
| 1,000 IQD | 33.35 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-03-07T09:25:20Z",
"rates": {
"UAH": 0.033352
}
}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.3352,
"rate": 0.033352
}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