Rate Overview
Live
1 HTG = 1.2042 JPY
1 JPY = 0.830439
HTG
Avg
1.1958
High
1.2047
Low
1.1857
Last updated: 3/6/2026, 7:55:47 PM
Quick Conversions
| HTG | JPY |
|---|---|
| 1 HTG | 1.20 JPY |
| 10 HTG | 12.04 JPY |
| 50 HTG | 60.21 JPY |
| 100 HTG | 120.42 JPY |
| 500 HTG | 602.09 JPY |
| 1,000 HTG | 1,204.18 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-03-06T19:55:47Z",
"rates": {
"JPY": 1.204182
}
}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": 120.41820000000001,
"rate": 1.204182
}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