Rate Overview
Live
1 HNL = 6.0615 JPY
1 JPY = 0.164975
HNL
Avg
5.8676
High
6.1883
Low
5.5077
Last updated: 7/18/2026, 6:50:21 PM
Quick Conversions
| HNL | JPY |
|---|---|
| 1 HNL | 6.06 JPY |
| 10 HNL | 60.62 JPY |
| 50 HNL | 303.08 JPY |
| 100 HNL | 606.15 JPY |
| 500 HNL | 3,030.77 JPY |
| 1,000 HNL | 6,061.54 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-07-18T18:50:21Z",
"rates": {
"JPY": 6.061541
}
}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": 606.1541,
"rate": 6.061541
}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