Rate Overview
Live
1 PEN = 7.8462 HNL
1 HNL = 0.127450
PEN
Avg
7.8989
High
7.9527
Low
7.8462
Last updated: 6/17/2026, 8:31:58 AM
Quick Conversions
| PEN | HNL |
|---|---|
| 1 PEN | 7.85 HNL |
| 10 PEN | 78.46 HNL |
| 50 PEN | 392.31 HNL |
| 100 PEN | 784.62 HNL |
| 500 PEN | 3,923.12 HNL |
| 1,000 PEN | 7,846.24 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-06-17T08:31:58Z",
"rates": {
"HNL": 7.846241
}
}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": 784.6241,
"rate": 7.846241
}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