Rate Overview
Live
1 JPY = 0.825211 HTG
1 HTG = 1.2118
JPY
Avg
0.825492
High
0.831669
Low
0.822006
Last updated: 8/14/2026, 5:25:28 PM
Quick Conversions
| JPY | HTG |
|---|---|
| 1 JPY | 0.83 HTG |
| 10 JPY | 8.25 HTG |
| 50 JPY | 41.26 HTG |
| 100 JPY | 82.52 HTG |
| 500 JPY | 412.61 HTG |
| 1,000 JPY | 825.21 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-08-14T17:25:28Z",
"rates": {
"HTG": 0.825211
}
}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.5211,
"rate": 0.825211
}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