Rate Overview
Live
1 INR = 1.3709 HTG
1 HTG = 0.729468
INR
Avg
1.3758
High
1.3842
Low
1.3709
Last updated: 7/5/2026, 3:37:43 AM
Quick Conversions
| INR | HTG |
|---|---|
| 1 INR | 1.37 HTG |
| 10 INR | 13.71 HTG |
| 50 INR | 68.54 HTG |
| 100 INR | 137.09 HTG |
| 500 INR | 685.43 HTG |
| 1,000 INR | 1,370.86 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-05T03:37:43Z",
"rates": {
"HTG": 1.370862
}
}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": 137.0862,
"rate": 1.370862
}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