Rate Overview
Live
1 JPY = 0.824845 HTG
1 HTG = 1.2123
JPY
Avg
0.826126
High
0.829515
Low
0.823600
Last updated: 3/27/2026, 2:40:20 AM
Quick Conversions
| JPY | HTG |
|---|---|
| 1 JPY | 0.82 HTG |
| 10 JPY | 8.25 HTG |
| 50 JPY | 41.24 HTG |
| 100 JPY | 82.48 HTG |
| 500 JPY | 412.42 HTG |
| 1,000 JPY | 824.85 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-27T02:40:20Z",
"rates": {
"HTG": 0.824845
}
}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.48450000000001,
"rate": 0.824845
}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