Rate Overview
Live
1 IQD = 0.099824 HTG
1 HTG = 10.0176
IQD
Avg
0.099876
High
0.100209
Low
0.099660
Last updated: 7/23/2026, 5:24:23 PM
Quick Conversions
| IQD | HTG |
|---|---|
| 1 IQD | 0.10 HTG |
| 10 IQD | 1.00 HTG |
| 50 IQD | 4.99 HTG |
| 100 IQD | 9.98 HTG |
| 500 IQD | 49.91 HTG |
| 1,000 IQD | 99.82 HTG |
Get IQD/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IQD¤cies=HTGExample Response:
{
"success": true,
"base": "IQD",
"date": "2026-07-23T17:24:23Z",
"rates": {
"HTG": 0.099824
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IQD&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "IQD",
"to": "HTG",
"amount": 100
},
"result": 9.9824,
"rate": 0.099824
}Build with IQD/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key