Rate Overview
Live
1 JPY = 0.816194 HTG
1 HTG = 1.2252
JPY
Avg
0.816138
High
0.819264
Low
0.814682
Last updated: 6/16/2026, 2:23:20 AM
Quick Conversions
| JPY | HTG |
|---|---|
| 1 JPY | 0.82 HTG |
| 10 JPY | 8.16 HTG |
| 50 JPY | 40.81 HTG |
| 100 JPY | 81.62 HTG |
| 500 JPY | 408.10 HTG |
| 1,000 JPY | 816.19 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-06-16T02:23:20Z",
"rates": {
"HTG": 0.816194
}
}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": 81.6194,
"rate": 0.816194
}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