Rate Overview
Live
1 INR = 1.3629 HTG
1 HTG = 0.733751
INR
Avg
1.3656
High
1.3758
Low
1.3522
Last updated: 5/27/2026, 12:18:39 AM
Quick Conversions
| INR | HTG |
|---|---|
| 1 INR | 1.36 HTG |
| 10 INR | 13.63 HTG |
| 50 INR | 68.14 HTG |
| 100 INR | 136.29 HTG |
| 500 INR | 681.43 HTG |
| 1,000 INR | 1,362.86 HTG |
Get INR/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=HTGExample Response:
{
"success": true,
"base": "INR",
"date": "2026-05-27T00:18:39Z",
"rates": {
"HTG": 1.362861
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "HTG",
"amount": 100
},
"result": 136.2861,
"rate": 1.362861
}Build with INR/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key