Rate Overview
Live
1 HTG = 1.1956 JPY
1 JPY = 0.836430
HTG
Avg
1.2006
High
1.2201
Low
1.1950
Last updated: 5/6/2026, 3:17:29 PM
Quick Conversions
| HTG | JPY |
|---|---|
| 1 HTG | 1.20 JPY |
| 10 HTG | 11.96 JPY |
| 50 HTG | 59.78 JPY |
| 100 HTG | 119.56 JPY |
| 500 HTG | 597.78 JPY |
| 1,000 HTG | 1,195.56 JPY |
Get HTG/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=JPYExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-05-06T15:17:29Z",
"rates": {
"JPY": 1.195557
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "JPY",
"amount": 100
},
"result": 119.5557,
"rate": 1.195557
}Build with HTG/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key