Rate Overview
Live
1 INR = 1.3622 HTG
1 HTG = 0.734113
INR
Avg
1.4826
High
1.5777
Low
1.3622
Last updated: 7/19/2026, 4:09:24 AM
Quick Conversions
| INR | HTG |
|---|---|
| 1 INR | 1.36 HTG |
| 10 INR | 13.62 HTG |
| 50 INR | 68.11 HTG |
| 100 INR | 136.22 HTG |
| 500 INR | 681.09 HTG |
| 1,000 INR | 1,362.19 HTG |
Get INR/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=HTGExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-19T04:09:24Z",
"rates": {
"HTG": 1.362188
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "HTG",
"amount": 100
},
"result": 136.2188,
"rate": 1.362188
}Build with INR/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key