Rate Overview
Live
1 PEN = 7.9255 HNL
1 HNL = 0.126175
PEN
Avg
7.8954
High
7.9511
Low
7.7530
Last updated: 7/21/2026, 10:34:41 PM
Quick Conversions
| PEN | HNL |
|---|---|
| 1 PEN | 7.93 HNL |
| 10 PEN | 79.26 HNL |
| 50 PEN | 396.28 HNL |
| 100 PEN | 792.55 HNL |
| 500 PEN | 3,962.77 HNL |
| 1,000 PEN | 7,925.53 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-21T22:34:41Z",
"rates": {
"HNL": 7.92553
}
}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": 792.553,
"rate": 7.92553
}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