Rate Overview
Live
1 INR = 1.3570 HTG
1 HTG = 0.736906
INR
Avg
1.4391
High
1.5270
Low
1.3570
Last updated: 7/21/2026, 7:29:41 AM
Quick Conversions
| INR | HTG |
|---|---|
| 1 INR | 1.36 HTG |
| 10 INR | 13.57 HTG |
| 50 INR | 67.85 HTG |
| 100 INR | 135.70 HTG |
| 500 INR | 678.51 HTG |
| 1,000 INR | 1,357.02 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-21T07:29:41Z",
"rates": {
"HTG": 1.357025
}
}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.7025,
"rate": 1.357025
}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