Rate Overview
Live
1 INR = 1.3825 HTG
1 HTG = 0.723306
INR
Avg
1.4333
High
1.4606
Low
1.3825
Last updated: 3/27/2026, 9:55:10 AM
Quick Conversions
| INR | HTG |
|---|---|
| 1 INR | 1.38 HTG |
| 10 INR | 13.83 HTG |
| 50 INR | 69.13 HTG |
| 100 INR | 138.25 HTG |
| 500 INR | 691.27 HTG |
| 1,000 INR | 1,382.54 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-03-27T09:55:10Z",
"rates": {
"HTG": 1.38254
}
}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": 138.25400000000002,
"rate": 1.38254
}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