Rate Overview
Live
1 HTG = 0.730335 INR
1 INR = 1.3692
HTG
Avg
0.710316
High
0.734771
Low
0.684634
Last updated: 7/7/2026, 9:06:21 PM
Quick Conversions
| HTG | INR |
|---|---|
| 1 HTG | 0.73 INR |
| 10 HTG | 7.30 INR |
| 50 HTG | 36.52 INR |
| 100 HTG | 73.03 INR |
| 500 HTG | 365.17 INR |
| 1,000 HTG | 730.33 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-07T21:06:21Z",
"rates": {
"INR": 0.730335
}
}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.03349999999999,
"rate": 0.730335
}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