Rate Overview
Live
1 IQD = 0.100129 HTG
1 HTG = 9.9871
IQD
Avg
0.100200
High
0.100578
Low
0.099981
Last updated: 3/7/2026, 7:59:21 AM
Quick Conversions
| IQD | HTG |
|---|---|
| 1 IQD | 0.10 HTG |
| 10 IQD | 1.00 HTG |
| 50 IQD | 5.01 HTG |
| 100 IQD | 10.01 HTG |
| 500 IQD | 50.06 HTG |
| 1,000 IQD | 100.13 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-03-07T07:59:21Z",
"rates": {
"HTG": 0.100129
}
}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": 10.0129,
"rate": 0.100129
}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