Rate Overview
Live
1 HUF = 0.010726 PEN
1 PEN = 93.2314
HUF
Avg
0.010630
High
0.010778
Low
0.010498
Last updated: 9/4/2026, 9:11:47 AM
Quick Conversions
| HUF | PEN |
|---|---|
| 1 HUF | 0.01 PEN |
| 10 HUF | 0.11 PEN |
| 50 HUF | 0.54 PEN |
| 100 HUF | 1.07 PEN |
| 500 HUF | 5.36 PEN |
| 1,000 HUF | 10.73 PEN |
Get HUF/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=PENExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-09-04T09:11:47Z",
"rates": {
"PEN": 0.010726
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "PEN",
"amount": 100
},
"result": 1.0726,
"rate": 0.010726
}Build with HUF/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key