Rate Overview
Live
1 HTG = 1.2326 JPY
1 JPY = 0.811273
HTG
Avg
1.2084
High
1.2373
Low
1.1581
Last updated: 7/25/2026, 11:14:45 PM
Quick Conversions
| HTG | JPY |
|---|---|
| 1 HTG | 1.23 JPY |
| 10 HTG | 12.33 JPY |
| 50 HTG | 61.63 JPY |
| 100 HTG | 123.26 JPY |
| 500 HTG | 616.32 JPY |
| 1,000 HTG | 1,232.63 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-07-25T23:14:45Z",
"rates": {
"JPY": 1.232631
}
}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": 123.26310000000001,
"rate": 1.232631
}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