Rate Overview
Live
1 JPY = 0.803961 HTG
1 HTG = 1.2438
JPY
Avg
0.806016
High
0.811734
Low
0.799244
Last updated: 7/26/2026, 2:43:32 PM
Quick Conversions
| JPY | HTG |
|---|---|
| 1 JPY | 0.80 HTG |
| 10 JPY | 8.04 HTG |
| 50 JPY | 40.20 HTG |
| 100 JPY | 80.40 HTG |
| 500 JPY | 401.98 HTG |
| 1,000 JPY | 803.96 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-07-26T14:43:32Z",
"rates": {
"HTG": 0.803961
}
}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": 80.3961,
"rate": 0.803961
}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