Rate Overview
Live
1 IQD = 0.033798 UAH
1 UAH = 29.5875
IQD
Avg
0.033749
High
0.033814
Low
0.033689
Last updated: 5/26/2026, 9:37:00 PM
Quick Conversions
| IQD | UAH |
|---|---|
| 1 IQD | 0.03 UAH |
| 10 IQD | 0.34 UAH |
| 50 IQD | 1.69 UAH |
| 100 IQD | 3.38 UAH |
| 500 IQD | 16.90 UAH |
| 1,000 IQD | 33.80 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-05-26T21:37:00Z",
"rates": {
"UAH": 0.033798
}
}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.3798000000000004,
"rate": 0.033798
}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