Rate Overview
Live
1 JPY = 0.166843 HNL
1 HNL = 5.9937
JPY
Avg
0.167173
High
0.167742
Low
0.166843
Last updated: 5/27/2026, 9:38:18 PM
Quick Conversions
| JPY | HNL |
|---|---|
| 1 JPY | 0.17 HNL |
| 10 JPY | 1.67 HNL |
| 50 JPY | 8.34 HNL |
| 100 JPY | 16.68 HNL |
| 500 JPY | 83.42 HNL |
| 1,000 JPY | 166.84 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-05-27T21:38:18Z",
"rates": {
"HNL": 0.166843
}
}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.6843,
"rate": 0.166843
}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