Rate Overview
Live
1 HTG = 0.733641 INR
1 INR = 1.3631
HTG
Avg
0.732327
High
0.739555
Low
0.726872
Last updated: 5/27/2026, 7:24:33 AM
Quick Conversions
| HTG | INR |
|---|---|
| 1 HTG | 0.73 INR |
| 10 HTG | 7.34 INR |
| 50 HTG | 36.68 INR |
| 100 HTG | 73.36 INR |
| 500 HTG | 366.82 INR |
| 1,000 HTG | 733.64 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-05-27T07:24:33Z",
"rates": {
"INR": 0.733641
}
}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.3641,
"rate": 0.733641
}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