Rate Overview
Live
1 HNL = 5.9951 JPY
1 JPY = 0.166804
HNL
Avg
5.9824
High
5.9951
Low
5.9615
Last updated: 5/28/2026, 3:25:36 AM
Quick Conversions
| HNL | JPY |
|---|---|
| 1 HNL | 6.00 JPY |
| 10 HNL | 59.95 JPY |
| 50 HNL | 299.75 JPY |
| 100 HNL | 599.51 JPY |
| 500 HNL | 2,997.53 JPY |
| 1,000 HNL | 5,995.06 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-05-28T03:25:36Z",
"rates": {
"JPY": 5.995059
}
}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.5059,
"rate": 5.995059
}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