Rate Overview
Live
1 INR = 1.3648 HTG
1 HTG = 0.732716
INR
Avg
1.4045
High
1.4558
Low
1.3615
Last updated: 7/10/2026, 2:29:56 AM
Quick Conversions
| INR | HTG |
|---|---|
| 1 INR | 1.36 HTG |
| 10 INR | 13.65 HTG |
| 50 INR | 68.24 HTG |
| 100 INR | 136.48 HTG |
| 500 INR | 682.39 HTG |
| 1,000 INR | 1,364.79 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-10T02:29:56Z",
"rates": {
"HTG": 1.364786
}
}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.4786,
"rate": 1.364786
}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