Rate Overview
Live
1 JPY = 0.821783 HTG
1 HTG = 1.2169
JPY
Avg
0.822461
High
0.824388
Low
0.819122
Last updated: 4/16/2026, 6:02:50 AM
Quick Conversions
| JPY | HTG |
|---|---|
| 1 JPY | 0.82 HTG |
| 10 JPY | 8.22 HTG |
| 50 JPY | 41.09 HTG |
| 100 JPY | 82.18 HTG |
| 500 JPY | 410.89 HTG |
| 1,000 JPY | 821.78 HTG |
Get JPY/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=HTGExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-04-16T06:02:50Z",
"rates": {
"HTG": 0.821783
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "HTG",
"amount": 100
},
"result": 82.17830000000001,
"rate": 0.821783
}Build with JPY/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key