Rate Overview
Live
1 HNL = 0.129789 PEN
1 PEN = 7.7048
HNL
Avg
0.130857
High
0.131771
Low
0.129789
Last updated: 5/7/2026, 6:58:32 AM
Quick Conversions
| HNL | PEN |
|---|---|
| 1 HNL | 0.13 PEN |
| 10 HNL | 1.30 PEN |
| 50 HNL | 6.49 PEN |
| 100 HNL | 12.98 PEN |
| 500 HNL | 64.89 PEN |
| 1,000 HNL | 129.79 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-05-07T06:58:32Z",
"rates": {
"PEN": 0.129789
}
}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.9789,
"rate": 0.129789
}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