Rate Overview
Live
1 INR = 1.3776 HTG
1 HTG = 0.725897
INR
Avg
1.3785
High
1.3808
Low
1.3737
Last updated: 5/6/2026, 10:02:51 PM
Quick Conversions
| INR | HTG |
|---|---|
| 1 INR | 1.38 HTG |
| 10 INR | 13.78 HTG |
| 50 INR | 68.88 HTG |
| 100 INR | 137.76 HTG |
| 500 INR | 688.80 HTG |
| 1,000 INR | 1,377.61 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-06T22:02:51Z",
"rates": {
"HTG": 1.377605
}
}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": 137.7605,
"rate": 1.377605
}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