Rate Overview
Live
1 HNL = 0.127108 PEN
1 PEN = 7.8673
HNL
Avg
0.127647
High
0.131804
Low
0.125782
Last updated: 7/8/2026, 10:01:19 AM
Quick Conversions
| HNL | PEN |
|---|---|
| 1 HNL | 0.13 PEN |
| 10 HNL | 1.27 PEN |
| 50 HNL | 6.36 PEN |
| 100 HNL | 12.71 PEN |
| 500 HNL | 63.55 PEN |
| 1,000 HNL | 127.11 PEN |
Get HNL/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=PENExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-07-08T10:01:19Z",
"rates": {
"PEN": 0.127108
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "PEN",
"amount": 100
},
"result": 12.710799999999999,
"rate": 0.127108
}Build with HNL/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key