Rate Overview
Live
1 IRR = 0.000099 HTG
1 HTG = 10101.01
IRR
Avg
0.000099
High
0.000100
Low
0.000099
Last updated: 3/7/2026, 7:42:51 AM
Quick Conversions
| IRR | HTG |
|---|---|
| 1 IRR | 0.00 HTG |
| 10 IRR | 0.00 HTG |
| 50 IRR | 0.00 HTG |
| 100 IRR | 0.01 HTG |
| 500 IRR | 0.05 HTG |
| 1,000 IRR | 0.10 HTG |
Get IRR/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IRR¤cies=HTGExample Response:
{
"success": true,
"base": "IRR",
"date": "2026-03-07T07:42:51Z",
"rates": {
"HTG": 0.000099
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IRR&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "IRR",
"to": "HTG",
"amount": 100
},
"result": 0.009899999999999999,
"rate": 0.000099
}Build with IRR/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key