Rate Overview
Live
1 PEN = 7.9505 HNL
1 HNL = 0.125778
PEN
Avg
7.9889
High
8.0278
Low
7.9505
Last updated: 8/15/2026, 10:51:30 AM
Quick Conversions
| PEN | HNL |
|---|---|
| 1 PEN | 7.95 HNL |
| 10 PEN | 79.51 HNL |
| 50 PEN | 397.53 HNL |
| 100 PEN | 795.05 HNL |
| 500 PEN | 3,975.25 HNL |
| 1,000 PEN | 7,950.51 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-08-15T10:51:30Z",
"rates": {
"HNL": 7.950505
}
}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": 795.0504999999999,
"rate": 7.950505
}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