Rate Overview
Live
1 JPY = 0.814425 HTG
1 HTG = 1.2279
JPY
Avg
0.809690
High
0.814425
Low
0.803088
Last updated: 7/5/2026, 9:45:52 PM
Quick Conversions
| JPY | HTG |
|---|---|
| 1 JPY | 0.81 HTG |
| 10 JPY | 8.14 HTG |
| 50 JPY | 40.72 HTG |
| 100 JPY | 81.44 HTG |
| 500 JPY | 407.21 HTG |
| 1,000 JPY | 814.43 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-07-05T21:45:52Z",
"rates": {
"HTG": 0.814425
}
}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.4425,
"rate": 0.814425
}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