Rate Overview
Live
1 JPY = 0.168204 HNL
1 HNL = 5.9452
JPY
Avg
0.168893
High
0.170180
Low
0.168204
Last updated: 8/15/2026, 9:59:36 AM
Quick Conversions
| JPY | HNL |
|---|---|
| 1 JPY | 0.17 HNL |
| 10 JPY | 1.68 HNL |
| 50 JPY | 8.41 HNL |
| 100 JPY | 16.82 HNL |
| 500 JPY | 84.10 HNL |
| 1,000 JPY | 168.20 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-08-15T09:59:36Z",
"rates": {
"HNL": 0.168204
}
}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.8204,
"rate": 0.168204
}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