Rate Overview
Live
1 HTG = 1.2135 JPY
1 JPY = 0.824082
HTG
Avg
1.1503
High
1.2135
Low
1.0867
Last updated: 3/27/2026, 1:09:24 AM
Quick Conversions
| HTG | JPY |
|---|---|
| 1 HTG | 1.21 JPY |
| 10 HTG | 12.13 JPY |
| 50 HTG | 60.67 JPY |
| 100 HTG | 121.35 JPY |
| 500 HTG | 606.74 JPY |
| 1,000 HTG | 1,213.47 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-03-27T01:09:24Z",
"rates": {
"JPY": 1.213472
}
}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": 121.34720000000002,
"rate": 1.213472
}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