Rate Overview
Live
1 HNL = 6.1126 JPY
1 JPY = 0.163597
HNL
Avg
5.8697
High
6.1883
Low
5.5077
Last updated: 7/27/2026, 1:32:13 PM
Quick Conversions
| HNL | JPY |
|---|---|
| 1 HNL | 6.11 JPY |
| 10 HNL | 61.13 JPY |
| 50 HNL | 305.63 JPY |
| 100 HNL | 611.26 JPY |
| 500 HNL | 3,056.28 JPY |
| 1,000 HNL | 6,112.57 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-07-27T13:32:13Z",
"rates": {
"JPY": 6.112568
}
}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": 611.2568,
"rate": 6.112568
}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