Rate Overview
Live
1 HNL = 6.0070 JPY
1 JPY = 0.166473
HNL
Avg
5.9709
High
6.0249
Low
5.8820
Last updated: 3/27/2026, 2:20:19 AM
Quick Conversions
| HNL | JPY |
|---|---|
| 1 HNL | 6.01 JPY |
| 10 HNL | 60.07 JPY |
| 50 HNL | 300.35 JPY |
| 100 HNL | 600.70 JPY |
| 500 HNL | 3,003.50 JPY |
| 1,000 HNL | 6,006.99 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-27T02:20:19Z",
"rates": {
"JPY": 6.006991
}
}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": 600.6991,
"rate": 6.006991
}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