Rate Overview
Live
1 HTG = 0.722538 INR
1 INR = 1.3840
HTG
Avg
0.727025
High
0.731785
Low
0.722538
Last updated: 6/16/2026, 1:31:05 PM
Quick Conversions
| HTG | INR |
|---|---|
| 1 HTG | 0.72 INR |
| 10 HTG | 7.23 INR |
| 50 HTG | 36.13 INR |
| 100 HTG | 72.25 INR |
| 500 HTG | 361.27 INR |
| 1,000 HTG | 722.54 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-06-16T13:31:05Z",
"rates": {
"INR": 0.722538
}
}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.2538,
"rate": 0.722538
}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