Rate Overview
Live
1 PEN = 7.7220 HNL
1 HNL = 0.129499
PEN
Avg
7.8227
High
7.9104
Low
7.7220
Last updated: 4/17/2026, 4:31:22 AM
Quick Conversions
| PEN | HNL |
|---|---|
| 1 PEN | 7.72 HNL |
| 10 PEN | 77.22 HNL |
| 50 PEN | 386.10 HNL |
| 100 PEN | 772.20 HNL |
| 500 PEN | 3,861.02 HNL |
| 1,000 PEN | 7,722.04 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-04-17T04:31:22Z",
"rates": {
"HNL": 7.72204
}
}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": 772.204,
"rate": 7.72204
}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