Rate Overview
Live
1 IQD = 0.099885 HTG
1 HTG = 10.0115
IQD
Avg
0.099986
High
0.100091
Low
0.099867
Last updated: 4/16/2026, 4:14:43 PM
Quick Conversions
| IQD | HTG |
|---|---|
| 1 IQD | 0.10 HTG |
| 10 IQD | 1.00 HTG |
| 50 IQD | 4.99 HTG |
| 100 IQD | 9.99 HTG |
| 500 IQD | 49.94 HTG |
| 1,000 IQD | 99.89 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-04-16T16:14:43Z",
"rates": {
"HTG": 0.099885
}
}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.9885,
"rate": 0.099885
}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