Rate Overview
Live
1 HNL = 5.9638 JPY
1 JPY = 0.167679
HNL
Avg
5.9290
High
5.9673
Low
5.8820
Last updated: 3/6/2026, 8:13:49 PM
Quick Conversions
| HNL | JPY |
|---|---|
| 1 HNL | 5.96 JPY |
| 10 HNL | 59.64 JPY |
| 50 HNL | 298.19 JPY |
| 100 HNL | 596.38 JPY |
| 500 HNL | 2,981.89 JPY |
| 1,000 HNL | 5,963.78 JPY |
Get HNL/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=JPYExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-03-06T20:13:49Z",
"rates": {
"JPY": 5.963781
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "JPY",
"amount": 100
},
"result": 596.3781,
"rate": 5.963781
}Build with HNL/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key