Rate Overview
Live
1 HNL = 6.0110 JPY
1 JPY = 0.166362
HNL
Avg
5.9987
High
6.0110
Low
5.9840
Last updated: 3/26/2026, 10:50:53 PM
Quick Conversions
| HNL | JPY |
|---|---|
| 1 HNL | 6.01 JPY |
| 10 HNL | 60.11 JPY |
| 50 HNL | 300.55 JPY |
| 100 HNL | 601.10 JPY |
| 500 HNL | 3,005.49 JPY |
| 1,000 HNL | 6,010.98 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-03-26T22:50:53Z",
"rates": {
"JPY": 6.010981
}
}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": 601.0981,
"rate": 6.010981
}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