Rate Overview
Live
1 HTG = 0.734493 INR
1 INR = 1.3615
HTG
Avg
0.715758
High
0.738022
Low
0.688364
Last updated: 7/28/2026, 12:03:52 PM
Quick Conversions
| HTG | INR |
|---|---|
| 1 HTG | 0.73 INR |
| 10 HTG | 7.34 INR |
| 50 HTG | 36.72 INR |
| 100 HTG | 73.45 INR |
| 500 HTG | 367.25 INR |
| 1,000 HTG | 734.49 INR |
Get HTG/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=INRExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-07-28T12:03:52Z",
"rates": {
"INR": 0.734493
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "INR",
"amount": 100
},
"result": 73.4493,
"rate": 0.734493
}Build with HTG/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key