Rate Overview
Live
1 HNL = 5.9948 JPY
1 JPY = 0.166811
HNL
Avg
5.9904
High
6.0272
Low
5.9684
Last updated: 4/16/2026, 6:02:50 AM
Quick Conversions
| HNL | JPY |
|---|---|
| 1 HNL | 5.99 JPY |
| 10 HNL | 59.95 JPY |
| 50 HNL | 299.74 JPY |
| 100 HNL | 599.48 JPY |
| 500 HNL | 2,997.40 JPY |
| 1,000 HNL | 5,994.80 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-04-16T06:02:50Z",
"rates": {
"JPY": 5.994799
}
}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.4799,
"rate": 5.994799
}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