Rate Overview
Live
1 JPY = 0.165546 HNL
1 HNL = 6.0406
JPY
Avg
0.166485
High
0.167054
Low
0.165546
Last updated: 3/27/2026, 6:11:14 PM
Quick Conversions
| JPY | HNL |
|---|---|
| 1 JPY | 0.17 HNL |
| 10 JPY | 1.66 HNL |
| 50 JPY | 8.28 HNL |
| 100 JPY | 16.55 HNL |
| 500 JPY | 82.77 HNL |
| 1,000 JPY | 165.55 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-03-27T18:11:14Z",
"rates": {
"HNL": 0.165546
}
}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.5546,
"rate": 0.165546
}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