Rate Overview
Live
1 JPY = 0.830591 HTG
1 HTG = 1.2040
JPY
Avg
0.835569
High
0.843385
Low
0.830063
Last updated: 3/7/2026, 12:30:33 AM
Quick Conversions
| JPY | HTG |
|---|---|
| 1 JPY | 0.83 HTG |
| 10 JPY | 8.31 HTG |
| 50 JPY | 41.53 HTG |
| 100 JPY | 83.06 HTG |
| 500 JPY | 415.30 HTG |
| 1,000 JPY | 830.59 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-03-07T00:30:33Z",
"rates": {
"HTG": 0.830591
}
}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.0591,
"rate": 0.830591
}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