Rate Overview
Live
1 INR = 1.3795 HTG
1 HTG = 0.724920
INR
Avg
1.3755
High
1.3819
Low
1.3690
Last updated: 9/3/2026, 11:28:20 AM
Quick Conversions
| INR | HTG |
|---|---|
| 1 INR | 1.38 HTG |
| 10 INR | 13.79 HTG |
| 50 INR | 68.97 HTG |
| 100 INR | 137.95 HTG |
| 500 INR | 689.73 HTG |
| 1,000 INR | 1,379.46 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-09-03T11:28:20Z",
"rates": {
"HTG": 1.379463
}
}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.9463,
"rate": 1.379463
}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