Rate Overview
Live
1 HUF = 0.010302 PEN
1 PEN = 97.0685
HUF
Avg
0.010295
High
0.010521
Low
0.010149
Last updated: 3/7/2026, 7:41:16 AM
Quick Conversions
| HUF | PEN |
|---|---|
| 1 HUF | 0.01 PEN |
| 10 HUF | 0.10 PEN |
| 50 HUF | 0.52 PEN |
| 100 HUF | 1.03 PEN |
| 500 HUF | 5.15 PEN |
| 1,000 HUF | 10.30 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-03-07T07:41:16Z",
"rates": {
"PEN": 0.010302
}
}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.0302,
"rate": 0.010302
}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