Rate Overview
Live
1 HTG = 1.2167 JPY
1 JPY = 0.821911
HTG
Avg
1.2159
High
1.2208
Low
1.2130
Last updated: 4/16/2026, 7:39:42 AM
Quick Conversions
| HTG | JPY |
|---|---|
| 1 HTG | 1.22 JPY |
| 10 HTG | 12.17 JPY |
| 50 HTG | 60.83 JPY |
| 100 HTG | 121.67 JPY |
| 500 HTG | 608.34 JPY |
| 1,000 HTG | 1,216.68 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-04-16T07:39:42Z",
"rates": {
"JPY": 1.216677
}
}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": 121.6677,
"rate": 1.216677
}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