Rate Overview
Live
1 PEN = 7.7048 HNL
1 HNL = 0.129790
PEN
Avg
7.6422
High
7.7048
Low
7.5889
Last updated: 5/7/2026, 1:47:52 PM
Quick Conversions
| PEN | HNL |
|---|---|
| 1 PEN | 7.70 HNL |
| 10 PEN | 77.05 HNL |
| 50 PEN | 385.24 HNL |
| 100 PEN | 770.48 HNL |
| 500 PEN | 3,852.38 HNL |
| 1,000 PEN | 7,704.75 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-05-07T13:47:52Z",
"rates": {
"HNL": 7.704755
}
}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": 770.4755,
"rate": 7.704755
}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