Rate Overview
Live
1 JPY = 0.804117 HTG
1 HTG = 1.2436
JPY
Avg
0.827488
High
0.863469
Low
0.804117
Last updated: 7/21/2026, 2:04:11 AM
Quick Conversions
| JPY | HTG |
|---|---|
| 1 JPY | 0.80 HTG |
| 10 JPY | 8.04 HTG |
| 50 JPY | 40.21 HTG |
| 100 JPY | 80.41 HTG |
| 500 JPY | 402.06 HTG |
| 1,000 JPY | 804.12 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-21T02:04:11Z",
"rates": {
"HTG": 0.804117
}
}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.4117,
"rate": 0.804117
}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