Rate Overview
Live
1 HTG = 1.2439 JPY
1 JPY = 0.803899
HTG
Avg
1.2414
High
1.2469
Low
1.2291
Last updated: 7/21/2026, 6:22:35 PM
Quick Conversions
| HTG | JPY |
|---|---|
| 1 HTG | 1.24 JPY |
| 10 HTG | 12.44 JPY |
| 50 HTG | 62.20 JPY |
| 100 HTG | 124.39 JPY |
| 500 HTG | 621.97 JPY |
| 1,000 HTG | 1,243.94 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-07-21T18:22:35Z",
"rates": {
"JPY": 1.243937
}
}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": 124.39370000000001,
"rate": 1.243937
}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