Rate Overview
Live
1 HNL = 0.124699 PEN
1 PEN = 8.0193
HNL
Avg
0.124556
High
0.124699
Low
0.124299
Last updated: 9/5/2026, 8:56:35 AM
Quick Conversions
| HNL | PEN |
|---|---|
| 1 HNL | 0.12 PEN |
| 10 HNL | 1.25 PEN |
| 50 HNL | 6.23 PEN |
| 100 HNL | 12.47 PEN |
| 500 HNL | 62.35 PEN |
| 1,000 HNL | 124.70 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-09-05T08:56:35Z",
"rates": {
"PEN": 0.124699
}
}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.4699,
"rate": 0.124699
}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