Rate Overview
Live
1 INR = 1.4224 HTG
1 HTG = 0.703032
INR
Avg
1.4318
High
1.4426
Low
1.4224
Last updated: 3/7/2026, 2:13:52 AM
Quick Conversions
| INR | HTG |
|---|---|
| 1 INR | 1.42 HTG |
| 10 INR | 14.22 HTG |
| 50 INR | 71.12 HTG |
| 100 INR | 142.24 HTG |
| 500 INR | 711.20 HTG |
| 1,000 INR | 1,422.41 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-07T02:13:52Z",
"rates": {
"HTG": 1.42241
}
}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": 142.24099999999999,
"rate": 1.42241
}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