Rate Overview
Live
1 HTG = 1.2252 JPY
1 JPY = 0.816195
HTG
Avg
1.2253
High
1.2275
Low
1.2206
Last updated: 6/16/2026, 3:33:12 AM
Quick Conversions
| HTG | JPY |
|---|---|
| 1 HTG | 1.23 JPY |
| 10 HTG | 12.25 JPY |
| 50 HTG | 61.26 JPY |
| 100 HTG | 122.52 JPY |
| 500 HTG | 612.60 JPY |
| 1,000 HTG | 1,225.20 JPY |
Get HTG/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=JPYExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-06-16T03:33:12Z",
"rates": {
"JPY": 1.225198
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "JPY",
"amount": 100
},
"result": 122.5198,
"rate": 1.225198
}Build with HTG/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key