Rate Overview
Live
1 HTG = 1.2132 JPY
1 JPY = 0.824298
HTG
Avg
1.2036
High
1.2181
Low
1.1857
Last updated: 3/26/2026, 11:24:16 PM
Quick Conversions
| HTG | JPY |
|---|---|
| 1 HTG | 1.21 JPY |
| 10 HTG | 12.13 JPY |
| 50 HTG | 60.66 JPY |
| 100 HTG | 121.32 JPY |
| 500 HTG | 606.58 JPY |
| 1,000 HTG | 1,213.15 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-26T23:24:16Z",
"rates": {
"JPY": 1.213153
}
}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.3153,
"rate": 1.213153
}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