Rate Overview
Live
1 INR = 1.3857 HTG
1 HTG = 0.721653
INR
Avg
1.3974
High
1.4095
Low
1.3857
Last updated: 3/27/2026, 6:30:46 AM
Quick Conversions
| INR | HTG |
|---|---|
| 1 INR | 1.39 HTG |
| 10 INR | 13.86 HTG |
| 50 INR | 69.29 HTG |
| 100 INR | 138.57 HTG |
| 500 INR | 692.85 HTG |
| 1,000 INR | 1,385.71 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-27T06:30:46Z",
"rates": {
"HTG": 1.385708
}
}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.5708,
"rate": 1.385708
}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