Rate Overview
Live
1 JPY = 0.836429 HTG
1 HTG = 1.1956
JPY
Avg
0.832972
High
0.836814
Low
0.819636
Last updated: 5/6/2026, 3:34:07 PM
Quick Conversions
| JPY | HTG |
|---|---|
| 1 JPY | 0.84 HTG |
| 10 JPY | 8.36 HTG |
| 50 JPY | 41.82 HTG |
| 100 JPY | 83.64 HTG |
| 500 JPY | 418.21 HTG |
| 1,000 JPY | 836.43 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-05-06T15:34:07Z",
"rates": {
"HTG": 0.836429
}
}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.6429,
"rate": 0.836429
}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