Rate Overview
Live
1 HUF = 0.010991 PLN
1 PLN = 90.9835
HUF
Avg
0.010983
High
0.011166
Low
0.010870
Last updated: 3/27/2026, 6:13:09 PM
Quick Conversions
| HUF | PLN |
|---|---|
| 1 HUF | 0.01 PLN |
| 10 HUF | 0.11 PLN |
| 50 HUF | 0.55 PLN |
| 100 HUF | 1.10 PLN |
| 500 HUF | 5.50 PLN |
| 1,000 HUF | 10.99 PLN |
Get HUF/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=PLNExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-03-27T18:13:09Z",
"rates": {
"PLN": 0.010991
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "PLN",
"amount": 100
},
"result": 1.0991,
"rate": 0.010991
}Build with HUF/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key