Rate Overview
Live
1 HNL = 6.1127 JPY
1 JPY = 0.163594
HNL
Avg
5.9683
High
6.1127
Low
5.7801
Last updated: 7/24/2026, 4:57:51 PM
Quick Conversions
| HNL | JPY |
|---|---|
| 1 HNL | 6.11 JPY |
| 10 HNL | 61.13 JPY |
| 50 HNL | 305.64 JPY |
| 100 HNL | 611.27 JPY |
| 500 HNL | 3,056.35 JPY |
| 1,000 HNL | 6,112.71 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-24T16:57:51Z",
"rates": {
"JPY": 6.112707
}
}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.2707,
"rate": 6.112707
}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