Rate Overview
Live
1 INR = 1.3516 HTG
1 HTG = 0.739876
INR
Avg
1.4053
High
1.4606
Low
1.3516
Last updated: 7/20/2026, 1:28:29 PM
Quick Conversions
| INR | HTG |
|---|---|
| 1 INR | 1.35 HTG |
| 10 INR | 13.52 HTG |
| 50 INR | 67.58 HTG |
| 100 INR | 135.16 HTG |
| 500 INR | 675.79 HTG |
| 1,000 INR | 1,351.58 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-20T13:28:29Z",
"rates": {
"HTG": 1.351578
}
}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": 135.1578,
"rate": 1.351578
}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