Rate Overview
Live
1 HNL = 6.0121 JPY
1 JPY = 0.166333
HNL
Avg
5.8887
High
6.0121
Low
5.6762
Last updated: 3/27/2026, 12:39:49 AM
Quick Conversions
| HNL | JPY |
|---|---|
| 1 HNL | 6.01 JPY |
| 10 HNL | 60.12 JPY |
| 50 HNL | 300.60 JPY |
| 100 HNL | 601.21 JPY |
| 500 HNL | 3,006.03 JPY |
| 1,000 HNL | 6,012.05 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-03-27T00:39:49Z",
"rates": {
"JPY": 6.012054
}
}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": 601.2054,
"rate": 6.012054
}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