Rate Overview
Live
1 HUF = 0.011970 PLN
1 PLN = 83.5422
HUF
Avg
0.011447
High
0.012956
Low
0.010323
Last updated: 7/21/2026, 4:58:21 AM
Quick Conversions
| HUF | PLN |
|---|---|
| 1 HUF | 0.01 PLN |
| 10 HUF | 0.12 PLN |
| 50 HUF | 0.60 PLN |
| 100 HUF | 1.20 PLN |
| 500 HUF | 5.98 PLN |
| 1,000 HUF | 11.97 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-07-21T04:58:21Z",
"rates": {
"PLN": 0.01197
}
}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.197,
"rate": 0.01197
}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