Rate Overview
Live
1 JPY = 0.172091 HNL
1 HNL = 5.8109
JPY
Avg
0.169781
High
0.172091
Low
0.167734
Last updated: 9/5/2026, 3:04:25 PM
Quick Conversions
| JPY | HNL |
|---|---|
| 1 JPY | 0.17 HNL |
| 10 JPY | 1.72 HNL |
| 50 JPY | 8.60 HNL |
| 100 JPY | 17.21 HNL |
| 500 JPY | 86.05 HNL |
| 1,000 JPY | 172.09 HNL |
Get JPY/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=HNLExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-09-05T15:04:25Z",
"rates": {
"HNL": 0.172091
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "HNL",
"amount": 100
},
"result": 17.2091,
"rate": 0.172091
}Build with JPY/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key