Rate Overview
Live
1 PEN = 8.0246 HNL
1 HNL = 0.124616
PEN
Avg
8.0323
High
8.0465
Low
8.0211
Last updated: 9/4/2026, 4:00:46 AM
Quick Conversions
| PEN | HNL |
|---|---|
| 1 PEN | 8.02 HNL |
| 10 PEN | 80.25 HNL |
| 50 PEN | 401.23 HNL |
| 100 PEN | 802.46 HNL |
| 500 PEN | 4,012.31 HNL |
| 1,000 PEN | 8,024.62 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-09-04T04:00:46Z",
"rates": {
"HNL": 8.02462
}
}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": 802.4620000000001,
"rate": 8.02462
}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