Rate Overview
Live
1 HTG = 0.700752 INR
1 INR = 1.4270
HTG
Avg
0.698458
High
0.701578
Low
0.693210
Last updated: 3/7/2026, 5:03:57 AM
Quick Conversions
| HTG | INR |
|---|---|
| 1 HTG | 0.70 INR |
| 10 HTG | 7.01 INR |
| 50 HTG | 35.04 INR |
| 100 HTG | 70.08 INR |
| 500 HTG | 350.38 INR |
| 1,000 HTG | 700.75 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-07T05:03:57Z",
"rates": {
"INR": 0.700752
}
}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": 70.07520000000001,
"rate": 0.700752
}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