Rate Overview
Live
1 HTG = 0.735068 INR
1 INR = 1.3604
HTG
Avg
0.729899
High
0.735068
Low
0.725726
Last updated: 8/17/2026, 1:36:47 PM
Quick Conversions
| HTG | INR |
|---|---|
| 1 HTG | 0.74 INR |
| 10 HTG | 7.35 INR |
| 50 HTG | 36.75 INR |
| 100 HTG | 73.51 INR |
| 500 HTG | 367.53 INR |
| 1,000 HTG | 735.07 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-08-17T13:36:47Z",
"rates": {
"INR": 0.735068
}
}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.5068,
"rate": 0.735068
}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