Rate Overview
Live
1 PEN = 7.8391 HNL
1 HNL = 0.127565
PEN
Avg
7.8236
High
7.8408
Low
7.7778
Last updated: 5/27/2026, 5:29:51 PM
Quick Conversions
| PEN | HNL |
|---|---|
| 1 PEN | 7.84 HNL |
| 10 PEN | 78.39 HNL |
| 50 PEN | 391.96 HNL |
| 100 PEN | 783.91 HNL |
| 500 PEN | 3,919.56 HNL |
| 1,000 PEN | 7,839.11 HNL |
Get PEN/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=HNLExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-05-27T17:29:51Z",
"rates": {
"HNL": 7.839111
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "HNL",
"amount": 100
},
"result": 783.9111,
"rate": 7.839111
}Build with PEN/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key