Rate Overview
Live
1 HNL = 5.9339 JPY
1 JPY = 0.168523
HNL
Avg
5.9259
High
5.9452
Low
5.8761
Last updated: 8/16/2026, 9:19:52 AM
Quick Conversions
| HNL | JPY |
|---|---|
| 1 HNL | 5.93 JPY |
| 10 HNL | 59.34 JPY |
| 50 HNL | 296.69 JPY |
| 100 HNL | 593.39 JPY |
| 500 HNL | 2,966.95 JPY |
| 1,000 HNL | 5,933.90 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-08-16T09:19:52Z",
"rates": {
"JPY": 5.933897
}
}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": 593.3897,
"rate": 5.933897
}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