Rate Overview
Live
1 HNL = 5.8984 JPY
1 JPY = 0.169539
HNL
Avg
5.8984
High
5.9261
Low
5.8837
Last updated: 5/7/2026, 12:15:59 AM
Quick Conversions
| HNL | JPY |
|---|---|
| 1 HNL | 5.90 JPY |
| 10 HNL | 58.98 JPY |
| 50 HNL | 294.92 JPY |
| 100 HNL | 589.84 JPY |
| 500 HNL | 2,949.18 JPY |
| 1,000 HNL | 5,898.35 JPY |
Get HNL/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=JPYExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-05-07T00:15:59Z",
"rates": {
"JPY": 5.898353
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "JPY",
"amount": 100
},
"result": 589.8353,
"rate": 5.898353
}Build with HNL/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key