Rate Overview
Live
1 HUF = 0.011149 PEN
1 PEN = 89.6941
HUF
Avg
0.011049
High
0.011149
Low
0.010891
Last updated: 5/27/2026, 8:49:20 PM
Quick Conversions
| HUF | PEN |
|---|---|
| 1 HUF | 0.01 PEN |
| 10 HUF | 0.11 PEN |
| 50 HUF | 0.56 PEN |
| 100 HUF | 1.11 PEN |
| 500 HUF | 5.57 PEN |
| 1,000 HUF | 11.15 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-05-27T20:49:20Z",
"rates": {
"PEN": 0.011149
}
}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.1149,
"rate": 0.011149
}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