Rate Overview
Live
1 JPY = 0.805995 HTG
1 HTG = 1.2407
JPY
Avg
0.808000
High
0.814297
Low
0.801977
Last updated: 7/21/2026, 9:19:15 AM
Quick Conversions
| JPY | HTG |
|---|---|
| 1 JPY | 0.81 HTG |
| 10 JPY | 8.06 HTG |
| 50 JPY | 40.30 HTG |
| 100 JPY | 80.60 HTG |
| 500 JPY | 403.00 HTG |
| 1,000 JPY | 806.00 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-21T09:19:15Z",
"rates": {
"HTG": 0.805995
}
}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": 80.5995,
"rate": 0.805995
}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