Rate Overview
Live
1 JPY = 0.163508 HNL
1 HNL = 6.1159
JPY
Avg
0.164124
High
0.164901
Low
0.163499
Last updated: 7/26/2026, 2:05:35 AM
Quick Conversions
| JPY | HNL |
|---|---|
| 1 JPY | 0.16 HNL |
| 10 JPY | 1.64 HNL |
| 50 JPY | 8.18 HNL |
| 100 JPY | 16.35 HNL |
| 500 JPY | 81.75 HNL |
| 1,000 JPY | 163.51 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-07-26T02:05:35Z",
"rates": {
"HNL": 0.163508
}
}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.3508,
"rate": 0.163508
}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