Rate Overview
Live
1 HTG = 0.725897 INR
1 INR = 1.3776
HTG
Avg
0.725577
High
0.727963
Low
0.724227
Last updated: 5/7/2026, 2:23:24 AM
Quick Conversions
| HTG | INR |
|---|---|
| 1 HTG | 0.73 INR |
| 10 HTG | 7.26 INR |
| 50 HTG | 36.29 INR |
| 100 HTG | 72.59 INR |
| 500 HTG | 362.95 INR |
| 1,000 HTG | 725.90 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-07T02:23:24Z",
"rates": {
"INR": 0.725897
}
}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.58970000000001,
"rate": 0.725897
}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