Rate Overview
Live
1 HTG = 0.730812 INR
1 INR = 1.3683
HTG
Avg
0.728696
High
0.730834
Low
0.726874
Last updated: 8/12/2026, 9:52:55 AM
Quick Conversions
| HTG | INR |
|---|---|
| 1 HTG | 0.73 INR |
| 10 HTG | 7.31 INR |
| 50 HTG | 36.54 INR |
| 100 HTG | 73.08 INR |
| 500 HTG | 365.41 INR |
| 1,000 HTG | 730.81 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-12T09:52:55Z",
"rates": {
"INR": 0.730812
}
}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.0812,
"rate": 0.730812
}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