Rate Overview
Live
1 HUF = 0.010234 PEN
1 PEN = 97.7135
HUF
Avg
0.010243
High
0.010280
Low
0.010194
Last updated: 3/28/2026, 11:02:49 AM
Quick Conversions
| HUF | PEN |
|---|---|
| 1 HUF | 0.01 PEN |
| 10 HUF | 0.10 PEN |
| 50 HUF | 0.51 PEN |
| 100 HUF | 1.02 PEN |
| 500 HUF | 5.12 PEN |
| 1,000 HUF | 10.23 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-28T11:02:49Z",
"rates": {
"PEN": 0.010234
}
}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.0234,
"rate": 0.010234
}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