Rate Overview
Live
1 PEN = 7.8665 HNL
1 HNL = 0.127121
PEN
Avg
7.8615
High
7.8922
Low
7.7530
Last updated: 7/5/2026, 10:22:13 AM
Quick Conversions
| PEN | HNL |
|---|---|
| 1 PEN | 7.87 HNL |
| 10 PEN | 78.67 HNL |
| 50 PEN | 393.33 HNL |
| 100 PEN | 786.65 HNL |
| 500 PEN | 3,933.26 HNL |
| 1,000 PEN | 7,866.52 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-05T10:22:13Z",
"rates": {
"HNL": 7.866516
}
}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": 786.6516,
"rate": 7.866516
}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