Rate Overview
Live
1 PEN = 7.8812 HNL
1 HNL = 0.126885
PEN
Avg
7.8299
High
7.9448
Low
7.6006
Last updated: 7/28/2026, 8:44:41 AM
Quick Conversions
| PEN | HNL |
|---|---|
| 1 PEN | 7.88 HNL |
| 10 PEN | 78.81 HNL |
| 50 PEN | 394.06 HNL |
| 100 PEN | 788.12 HNL |
| 500 PEN | 3,940.59 HNL |
| 1,000 PEN | 7,881.18 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-07-28T08:44:41Z",
"rates": {
"HNL": 7.881176
}
}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": 788.1176,
"rate": 7.881176
}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