Rate Overview
Live
1 JPY = 0.166594 HNL
1 HNL = 6.0026
JPY
Avg
0.166790
High
0.167549
Low
0.165915
Last updated: 4/17/2026, 6:24:41 AM
Quick Conversions
| JPY | HNL |
|---|---|
| 1 JPY | 0.17 HNL |
| 10 JPY | 1.67 HNL |
| 50 JPY | 8.33 HNL |
| 100 JPY | 16.66 HNL |
| 500 JPY | 83.30 HNL |
| 1,000 JPY | 166.59 HNL |
Get JPY/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=HNLExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-04-17T06:24:41Z",
"rates": {
"HNL": 0.166594
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "HNL",
"amount": 100
},
"result": 16.659399999999998,
"rate": 0.166594
}Build with JPY/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key