Rate Overview
Live
1 UAH = 30.0796 IQD
1 IQD = 0.033245
UAH
Avg
30.1510
High
30.2486
Low
30.0796
Last updated: 4/16/2026, 5:56:25 PM
Quick Conversions
| UAH | IQD |
|---|---|
| 1 UAH | 30.08 IQD |
| 10 UAH | 300.80 IQD |
| 50 UAH | 1,503.98 IQD |
| 100 UAH | 3,007.96 IQD |
| 500 UAH | 15,039.81 IQD |
| 1,000 UAH | 30,079.62 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-04-16T17:56:25Z",
"rates": {
"IQD": 30.079622
}
}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": 3007.9622,
"rate": 30.079622
}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