Rate Overview
Live
1 INR = 1.3964 HTG
1 HTG = 0.716134
INR
Avg
1.4050
High
1.4139
Low
1.3964
Last updated: 4/16/2026, 5:32:53 PM
Quick Conversions
| INR | HTG |
|---|---|
| 1 INR | 1.40 HTG |
| 10 INR | 13.96 HTG |
| 50 INR | 69.82 HTG |
| 100 INR | 139.64 HTG |
| 500 INR | 698.19 HTG |
| 1,000 INR | 1,396.39 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-04-16T17:32:53Z",
"rates": {
"HTG": 1.396387
}
}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": 139.6387,
"rate": 1.396387
}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