Rate Overview
Live
1 HNL = 5.9914 JPY
1 JPY = 0.166906
HNL
Avg
5.9956
High
6.0040
Low
5.9905
Last updated: 6/17/2026, 5:55:13 AM
Quick Conversions
| HNL | JPY |
|---|---|
| 1 HNL | 5.99 JPY |
| 10 HNL | 59.91 JPY |
| 50 HNL | 299.57 JPY |
| 100 HNL | 599.14 JPY |
| 500 HNL | 2,995.70 JPY |
| 1,000 HNL | 5,991.40 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-06-17T05:55:13Z",
"rates": {
"JPY": 5.991403
}
}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": 599.1403,
"rate": 5.991403
}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