Rate Overview
Live
1 HTG = 0.733310 INR
1 INR = 1.3637
HTG
Avg
0.703533
High
0.733310
Low
0.683506
Last updated: 5/27/2026, 8:50:22 AM
Quick Conversions
| HTG | INR |
|---|---|
| 1 HTG | 0.73 INR |
| 10 HTG | 7.33 INR |
| 50 HTG | 36.67 INR |
| 100 HTG | 73.33 INR |
| 500 HTG | 366.66 INR |
| 1,000 HTG | 733.31 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-27T08:50:22Z",
"rates": {
"INR": 0.73331
}
}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.331,
"rate": 0.73331
}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