Rate Overview
Live
1 JPY = 0.835417 HTG
1 HTG = 1.1970
JPY
Avg
0.824741
High
0.838360
Low
0.815741
Last updated: 9/4/2026, 7:25:03 PM
Quick Conversions
| JPY | HTG |
|---|---|
| 1 JPY | 0.84 HTG |
| 10 JPY | 8.35 HTG |
| 50 JPY | 41.77 HTG |
| 100 JPY | 83.54 HTG |
| 500 JPY | 417.71 HTG |
| 1,000 JPY | 835.42 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-09-04T19:25:03Z",
"rates": {
"HTG": 0.835417
}
}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": 83.54169999999999,
"rate": 0.835417
}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