Rate Overview
Live
1 UAH = 29.9830 IQD
1 IQD = 0.033352
UAH
Avg
30.1333
High
30.4075
Low
29.8571
Last updated: 3/7/2026, 7:41:32 AM
Quick Conversions
| UAH | IQD |
|---|---|
| 1 UAH | 29.98 IQD |
| 10 UAH | 299.83 IQD |
| 50 UAH | 1,499.15 IQD |
| 100 UAH | 2,998.30 IQD |
| 500 UAH | 14,991.52 IQD |
| 1,000 UAH | 29,983.04 IQD |
Get UAH/IQD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=IQDExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-03-07T07:41:32Z",
"rates": {
"IQD": 29.983037
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=IQD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "IQD",
"amount": 100
},
"result": 2998.3037,
"rate": 29.983037
}Build with UAH/IQD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key