Rate Overview
Live
1 HNL = 5.8063 JPY
1 JPY = 0.172226
HNL
Avg
5.9056
High
5.9618
Low
5.8063
Last updated: 9/4/2026, 4:54:22 PM
Quick Conversions
| HNL | JPY |
|---|---|
| 1 HNL | 5.81 JPY |
| 10 HNL | 58.06 JPY |
| 50 HNL | 290.32 JPY |
| 100 HNL | 580.63 JPY |
| 500 HNL | 2,903.16 JPY |
| 1,000 HNL | 5,806.32 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-09-04T16:54:22Z",
"rates": {
"JPY": 5.80632
}
}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": 580.6320000000001,
"rate": 5.80632
}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