Rate Overview
Live
1 HTG = 0.723985 INR
1 INR = 1.3812
HTG
Avg
0.674256
High
0.723985
Low
0.646744
Last updated: 3/27/2026, 7:09:39 PM
Quick Conversions
| HTG | INR |
|---|---|
| 1 HTG | 0.72 INR |
| 10 HTG | 7.24 INR |
| 50 HTG | 36.20 INR |
| 100 HTG | 72.40 INR |
| 500 HTG | 361.99 INR |
| 1,000 HTG | 723.99 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-03-27T19:09:39Z",
"rates": {
"INR": 0.723985
}
}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": 72.3985,
"rate": 0.723985
}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