Rate Overview
Live
1 HNL = 0.127463 PEN
1 PEN = 7.8454
HNL
Avg
0.126588
High
0.127463
Low
0.125577
Last updated: 6/16/2026, 1:31:54 PM
Quick Conversions
| HNL | PEN |
|---|---|
| 1 HNL | 0.13 PEN |
| 10 HNL | 1.27 PEN |
| 50 HNL | 6.37 PEN |
| 100 HNL | 12.75 PEN |
| 500 HNL | 63.73 PEN |
| 1,000 HNL | 127.46 PEN |
Get HNL/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=PENExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-06-16T13:31:54Z",
"rates": {
"PEN": 0.127463
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "PEN",
"amount": 100
},
"result": 12.7463,
"rate": 0.127463
}Build with HNL/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key